Pull request #216 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4b1257eb0e243643e26de392db54e957c6f645b+916f6b3a329f57eb75e5307752edff55e76e784f (b4e4132218180b08eb0943b2f24fcde419cc1275) 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-ssh14693976238268783969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2070682207366547675.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-onvif-camera/branches/PR-216/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-onvif-camera/branches/PR-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4974617337673036586.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-onvif-camera/branches/PR-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17129498119602421847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2749661856096101576.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-onvif-camera/branches/PR-216/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-onvif-camera/branches/PR-216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10572609050017628775.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2531’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2532 in /w/workspace/undry_device-onvif-camera_PR-216 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-216 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit f4b1257eb0e243643e26de392db54e957c6f645b Merge succeeded, producing f4b1257eb0e243643e26de392db54e957c6f645b Checking out Revision f4b1257eb0e243643e26de392db54e957c6f645b (PR-216) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:12:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:12:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f f4b1257eb0e243643e26de392db54e957c6f645b # 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 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4b1257eb0e243643e26de392db54e957c6f645b # timeout=10 03:12:39 ========================================================= 03:12:39 EdgeX Global Pipelines Version Info 03:12:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:12:40 ------------------- 03:12:40 stable info: 03:12:40 ------------------- 03:12:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:12:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:12:40 Message: update stable to v1.0.244 03:12:40 ------------------- 03:12:40 experimental info: 03:12:40 ------------------- 03:12:40 Commited By: **** collab-it+edgex@linuxfoundation.org 03:12:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:12:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:12:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:12:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:12:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:12:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:12:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo 03:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo 03:12:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo 03:12:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4b1257eb0e243643e26de392db54e957c6f645b [Pipeline] echo 03:12:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4b1257 [Pipeline] echo 03:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:42 provisioning config files... 03:12:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-216@tmp/config18290753236710840105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:42 ---> docker-login.sh 03:12:42 nexus3.edgexfoundry.org:10001 03:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:43 Configure a credential helper to remove this warning. See 03:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:43 03:12:43 Login Succeeded 03:12:43 nexus3.edgexfoundry.org:10002 03:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:43 Configure a credential helper to remove this warning. See 03:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:43 03:12:43 Login Succeeded 03:12:43 nexus3.edgexfoundry.org:10003 03:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:43 Configure a credential helper to remove this warning. See 03:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:43 03:12:43 Login Succeeded 03:12:43 nexus3.edgexfoundry.org:10004 03:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:43 Configure a credential helper to remove this warning. See 03:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:43 03:12:43 Login Succeeded 03:12:43 docker.io 03:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:43 Configure a credential helper to remove this warning. See 03:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:43 03:12:43 Login Succeeded 03:12:43 ---> docker-login.sh ends [Pipeline] } 03:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:12:44 + git rev-list -1 --merges f4b1257eb0e243643e26de392db54e957c6f645b~1..f4b1257eb0e243643e26de392db54e957c6f645b [Pipeline] echo 03:12:44 -----------> git rev-list -1 --merges f4b1257eb0e243643e26de392db54e957c6f645b~1..f4b1257eb0e243643e26de392db54e957c6f645b f4b1257eb0e243643e26de392db54e957c6f645b [false] [Pipeline] sh 03:12:44 + git log --format=format:%s -1 f4b1257eb0e243643e26de392db54e957c6f645b [Pipeline] echo 03:12:44 ========================================================= 03:12:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:12:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:45 + git log --format=format:%s -1 f4b1257eb0e243643e26de392db54e957c6f645b [Pipeline] echo 03:12:45 [semverPrep] GIT_COMMIT: f4b1257eb0e243643e26de392db54e957c6f645b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 03:12:45 [semverPrep] This is not a build commit. [Pipeline] sh 03:12:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:45 + grep -v github /etc/ssh/ssh_known_hosts 03:12:45 + [ -e /tmp/ssh_known_hosts ] 03:12:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:12:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:12:45 + sudo tee -a /etc/ssh/ssh_known_hosts 03:12:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:46 03:12:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:46 0.1.4: Pulling from edgex-devops/py-git-semver 03:12:46 b85a868b505f: Pulling fs layer 03:12:46 e2be974225ed: Pulling fs layer 03:12:46 339a4e72a1f5: Pulling fs layer 03:12:46 988bab9f4d93: Pulling fs layer 03:12:46 1469e6f7b9e6: Pulling fs layer 03:12:46 eaf3925da568: Pulling fs layer 03:12:46 bab4dde63d76: Pulling fs layer 03:12:46 bde34c3a00c8: Pulling fs layer 03:12:46 b352a97aabf1: Pulling fs layer 03:12:46 4872d77fe225: Pulling fs layer 03:12:46 5851b861e8e6: Pulling fs layer 03:12:46 988bab9f4d93: Waiting 03:12:46 1469e6f7b9e6: Waiting 03:12:46 4872d77fe225: Waiting 03:12:46 eaf3925da568: Waiting 03:12:46 bab4dde63d76: Waiting 03:12:46 5851b861e8e6: Waiting 03:12:46 bde34c3a00c8: Waiting 03:12:46 e2be974225ed: Verifying Checksum 03:12:46 e2be974225ed: Download complete 03:12:46 988bab9f4d93: Verifying Checksum 03:12:46 988bab9f4d93: Download complete 03:12:46 1469e6f7b9e6: Verifying Checksum 03:12:46 1469e6f7b9e6: Download complete 03:12:46 eaf3925da568: Verifying Checksum 03:12:46 eaf3925da568: Download complete 03:12:47 339a4e72a1f5: Verifying Checksum 03:12:47 339a4e72a1f5: Download complete 03:12:47 bde34c3a00c8: Download complete 03:12:47 b352a97aabf1: Verifying Checksum 03:12:47 b352a97aabf1: Download complete 03:12:47 4872d77fe225: Verifying Checksum 03:12:47 4872d77fe225: Download complete 03:12:47 5851b861e8e6: Verifying Checksum 03:12:47 5851b861e8e6: Download complete 03:12:47 b85a868b505f: Download complete 03:12:47 bab4dde63d76: Verifying Checksum 03:12:47 bab4dde63d76: Download complete 03:12:48 b85a868b505f: Pull complete 03:12:48 e2be974225ed: Pull complete 03:12:49 339a4e72a1f5: Pull complete 03:12:49 988bab9f4d93: Pull complete 03:12:49 1469e6f7b9e6: Pull complete 03:12:49 eaf3925da568: Pull complete 03:12:51 bab4dde63d76: Pull complete 03:12:51 bde34c3a00c8: Pull complete 03:12:51 b352a97aabf1: Pull complete 03:12:51 4872d77fe225: Pull complete 03:12:51 5851b861e8e6: Pull complete 03:12:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:52 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 03:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-216 -v /w/workspace/undry_device-onvif-camera_PR-216:/w/workspace/undry_device-onvif-camera_PR-216:rw,z -v /w/workspace/undry_device-onvif-camera_PR-216@tmp:/w/workspace/undry_device-onvif-camera_PR-216@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 03:12:54 $ docker top d503336e7ae9319fcd10a945509928490ae08b4495aa25ecc752b3e07f17d8a7 -eo pid,comm 03:12:54 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). 03:12:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:55 [ssh-agent] Looking for ssh-agent implementation... 03:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:55 $ docker exec d503336e7ae9319fcd10a945509928490ae08b4495aa25ecc752b3e07f17d8a7 ssh-agent 03:12:55 SSH_AUTH_SOCK=/tmp/ssh-vVkMVHlyIoHp/agent.32 03:12:55 SSH_AGENT_PID=38 03:12:55 Running ssh-add (command line suppressed) 03:12:55 Identity added: /w/workspace/undry_device-onvif-camera_PR-216@tmp/private_key_12851556196293569709.key (/w/workspace/undry_device-onvif-camera_PR-216@tmp/private_key_12851556196293569709.key) 03:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:55 + git tag --points-at HEAD [Pipeline] } 03:12:55 $ docker exec --env ******** --env ******** d503336e7ae9319fcd10a945509928490ae08b4495aa25ecc752b3e07f17d8a7 ssh-agent -k 03:12:55 unset SSH_AUTH_SOCK; 03:12:55 unset SSH_AGENT_PID; 03:12:55 echo Agent pid 38 killed; 03:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:55 [ssh-agent] Looking for ssh-agent implementation... 03:12:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:56 $ docker exec d503336e7ae9319fcd10a945509928490ae08b4495aa25ecc752b3e07f17d8a7 ssh-agent 03:12:56 SSH_AUTH_SOCK=/tmp/ssh-BxK1gg1S385w/agent.70 03:12:56 SSH_AGENT_PID=76 03:12:56 Running ssh-add (command line suppressed) 03:12:56 Identity added: /w/workspace/undry_device-onvif-camera_PR-216@tmp/private_key_17519427492591393250.key (/w/workspace/undry_device-onvif-camera_PR-216@tmp/private_key_17519427492591393250.key) 03:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:56 + git semver init 03:12:56 2023-01-16 03:12:56,764 [run_init] DEBUG init version:0.0.0 force:False 03:12:56 2023-01-16 03:12:56,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-216/.semver 03:12:56 2023-01-16 03:12:56,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-216/.semver 03:12:56 2023-01-16 03:12:56,765 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-216/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-216, universal_newlines=False, shell=None, istream=None) 03:12:57 2023-01-16 03:12:57,709 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-216/.git/info/exclude 03:12:57 2023-01-16 03:12:57,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-216/.semver/PR-216 with force:False 03:12:57 2023-01-16 03:12:57,709 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-216/.semver/PR-216 03:12:57 2023-01-16 03:12:57,713 [execute] INFO git cat-file --batch-check 03:12:57 2023-01-16 03:12:57,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-216/.semver, universal_newlines=False, shell=None, istream=) 03:12:57 2023-01-16 03:12:57,719 [execute] INFO git cat-file --batch 03:12:57 2023-01-16 03:12:57,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-216/.semver, universal_newlines=False, shell=None, istream=) 03:12:57 2023-01-16 03:12:57,724 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-216/.semver/PR-216 03:12:57 0.0.0 [Pipeline] } 03:12:57 $ docker exec --env ******** --env ******** d503336e7ae9319fcd10a945509928490ae08b4495aa25ecc752b3e07f17d8a7 ssh-agent -k 03:12:57 unset SSH_AUTH_SOCK; 03:12:57 unset SSH_AGENT_PID; 03:12:57 echo Agent pid 76 killed; 03:12:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:58 + git semver [Pipeline] } 03:12:58 $ docker stop --time=1 d503336e7ae9319fcd10a945509928490ae08b4495aa25ecc752b3e07f17d8a7 03:12:59 $ docker rm -f --volumes d503336e7ae9319fcd10a945509928490ae08b4495aa25ecc752b3e07f17d8a7 [Pipeline] // withDockerContainer [Pipeline] sh 03:13:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:13:00 Stashed 1 file(s) [Pipeline] echo 03:13:00 [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 03:13:01 provisioning config files... 03:13:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-216@tmp/config8385841597408756875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:01 ---> docker-login.sh 03:13:01 nexus3.edgexfoundry.org:10001 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:01 Configure a credential helper to remove this warning. See 03:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:01 03:13:01 Login Succeeded 03:13:01 nexus3.edgexfoundry.org:10002 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:01 Configure a credential helper to remove this warning. See 03:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:01 03:13:01 Login Succeeded 03:13:01 nexus3.edgexfoundry.org:10003 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:01 Configure a credential helper to remove this warning. See 03:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:01 03:13:01 Login Succeeded 03:13:01 nexus3.edgexfoundry.org:10004 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:01 Configure a credential helper to remove this warning. See 03:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:01 03:13:01 Login Succeeded 03:13:01 docker.io 03:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:02 Configure a credential helper to remove this warning. See 03:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:02 03:13:02 Login Succeeded 03:13:02 ---> docker-login.sh ends [Pipeline] } 03:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:02 ========================================================= 03:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:13:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:13:02 Sending build context to Docker daemon 27.66MB 03:13:02 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:13:02 Step 2/13 : FROM ${BASE} AS builder 03:13:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:13:03 213ec9aee27d: Pulling fs layer 03:13:03 4583459ba037: Pulling fs layer 03:13:03 93c1e223e6f2: Pulling fs layer 03:13:03 53926ce57604: Pulling fs layer 03:13:03 21b2b0c7a3f4: Pulling fs layer 03:13:03 22ff95d597cd: Pulling fs layer 03:13:03 53926ce57604: Waiting 03:13:03 21b2b0c7a3f4: Waiting 03:13:03 12d6caf4c0d1: Pulling fs layer 03:13:03 96b7cbca73a9: Pulling fs layer 03:13:03 22ff95d597cd: Waiting 03:13:03 a7acece74701: Pulling fs layer 03:13:03 96b7cbca73a9: Waiting 03:13:03 a7acece74701: Waiting 03:13:03 12d6caf4c0d1: Waiting 03:13:03 93c1e223e6f2: Verifying Checksum 03:13:03 93c1e223e6f2: Download complete 03:13:03 4583459ba037: Verifying Checksum 03:13:03 4583459ba037: Download complete 03:13:03 21b2b0c7a3f4: Verifying Checksum 03:13:03 21b2b0c7a3f4: Download complete 03:13:03 22ff95d597cd: Verifying Checksum 03:13:03 22ff95d597cd: Download complete 03:13:03 213ec9aee27d: Verifying Checksum 03:13:03 213ec9aee27d: Download complete 03:13:03 12d6caf4c0d1: Download complete 03:13:03 213ec9aee27d: Pull complete 03:13:03 4583459ba037: Pull complete 03:13:03 93c1e223e6f2: Pull complete 03:13:05 a7acece74701: Verifying Checksum 03:13:05 a7acece74701: Download complete 03:13:06 96b7cbca73a9: Verifying Checksum 03:13:06 96b7cbca73a9: Download complete 03:13:06 53926ce57604: Verifying Checksum 03:13:06 53926ce57604: Download complete 03:13:10 53926ce57604: Pull complete 03:13:10 21b2b0c7a3f4: Pull complete 03:13:10 22ff95d597cd: Pull complete 03:13:10 12d6caf4c0d1: Pull complete 03:13:12 96b7cbca73a9: Pull complete 03:13:13 a7acece74701: Pull complete 03:13:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:13:13 ---> db6d94c90886 03:13:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:13:16 Still waiting to schedule task 03:13:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2533’ is offline 03:13:17 ---> Running in 7a30c814ea46 03:13:17 Removing intermediate container 7a30c814ea46 03:13:17 ---> c6763fd3f407 03:13:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:13:17 ---> Running in 786637cac5dd 03:13:17 Removing intermediate container 786637cac5dd 03:13:17 ---> 80d3676068f4 03:13:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:13:17 ---> Running in 81a61a29cdfc 03:13:18 Removing intermediate container 81a61a29cdfc 03:13:18 ---> fb9cb9b95061 03:13:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:13:18 ---> Running in 643570578ba0 03:13:18 Removing intermediate container 643570578ba0 03:13:18 ---> 889963fdabad 03:13:18 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:13:18 ---> Running in ce80ce4f3132 03:13:18 Removing intermediate container ce80ce4f3132 03:13:18 ---> ac1978c6e125 03:13:18 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:18 ---> Running in ab6ad812d7b6 03:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:13:18 OK: 211 MiB in 51 packages 03:13:19 Removing intermediate container ab6ad812d7b6 03:13:19 ---> 8b48822d63f0 03:13:19 Step 9/13 : WORKDIR /device-onvif-camera 03:13:19 ---> Running in f7595e6364bc 03:13:19 Removing intermediate container f7595e6364bc 03:13:19 ---> 856cd238fa20 03:13:19 Step 10/13 : COPY go.mod vendor* ./ 03:13:19 ---> ad7a54a96422 03:13:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:19 ---> Running in aa55853e0288 03:13:58 Removing intermediate container aa55853e0288 03:13:58 ---> 7482b6d14ed9 03:13:58 Step 12/13 : COPY . . 03:13:58 ---> f02281be5f0c 03:13:58 Step 13/13 : RUN ${MAKE} 03:13:58 ---> Running in 1df33f8b17a5 03:13:58 noop 03:13:58 Removing intermediate container 1df33f8b17a5 03:13:58 ---> 92c9c76c206d 03:13:58 Successfully built 92c9c76c206d 03:13:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:58 + docker inspect -f . ci-base-image-x86_64 03:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:58 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 03:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-216 -v /w/workspace/undry_device-onvif-camera_PR-216:/w/workspace/undry_device-onvif-camera_PR-216:rw,z -v /w/workspace/undry_device-onvif-camera_PR-216@tmp:/w/workspace/undry_device-onvif-camera_PR-216@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 03:13:59 $ docker top d8de014db6f701ea59f2f1d05fb8d1d0249ce4080004855c16291e8aca23aa98 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:59 + go version 03:13:59 go version go1.18.7 linux/amd64 [Pipeline] } 03:13:59 $ docker stop --time=1 d8de014db6f701ea59f2f1d05fb8d1d0249ce4080004855c16291e8aca23aa98 03:14:00 $ docker rm -f --volumes d8de014db6f701ea59f2f1d05fb8d1d0249ce4080004855c16291e8aca23aa98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:01 + docker inspect -f . ci-base-image-x86_64 03:14:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:01 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 03:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-216 -v /w/workspace/undry_device-onvif-camera_PR-216:/w/workspace/undry_device-onvif-camera_PR-216:rw,z -v /w/workspace/undry_device-onvif-camera_PR-216@tmp:/w/workspace/undry_device-onvif-camera_PR-216@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 03:14:01 $ docker top 9c9d1fd70d2ee7f6e189f9cec8b6f2232277b6c66305f8d61859ba14b64a59ed -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:02 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-216 [Pipeline] fileExists [Pipeline] sh 03:14:02 + make test 03:14:02 go test ./... -coverprofile=coverage.out ./... 03:14:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:14:12 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 03:14:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 03:14:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 03:14:12 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 03:14:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 03:14:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 03:14:12 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 03:14:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.162s coverage: 86.5% of statements 03:14:13 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 03:14:13 $ docker stop --time=1 9c9d1fd70d2ee7f6e189f9cec8b6f2232277b6c66305f8d61859ba14b64a59ed 03:14:16 $ docker rm -f --volumes 9c9d1fd70d2ee7f6e189f9cec8b6f2232277b6c66305f8d61859ba14b64a59ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:17 03:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:17 latest: Pulling from edgex-lftools-log-publisher 03:14:17 5eb5b503b376: Pulling fs layer 03:14:17 5c69ac0246d0: Pulling fs layer 03:14:17 ec43610c2a17: Pulling fs layer 03:14:17 3a2ae6a8a46f: Pulling fs layer 03:14:17 33b1e0a273af: Pulling fs layer 03:14:17 3a2ae6a8a46f: Waiting 03:14:17 5d3b04190fa2: Pulling fs layer 03:14:17 2f39f015ded8: Pulling fs layer 03:14:17 5d3b04190fa2: Waiting 03:14:17 33b1e0a273af: Waiting 03:14:17 2f39f015ded8: Waiting 03:14:17 5c69ac0246d0: Verifying Checksum 03:14:17 5c69ac0246d0: Download complete 03:14:17 3a2ae6a8a46f: Download complete 03:14:17 33b1e0a273af: Verifying Checksum 03:14:17 33b1e0a273af: Download complete 03:14:17 5d3b04190fa2: Verifying Checksum 03:14:17 5d3b04190fa2: Download complete 03:14:18 ec43610c2a17: Verifying Checksum 03:14:18 ec43610c2a17: Download complete 03:14:18 5eb5b503b376: Download complete 03:14:19 5eb5b503b376: Pull complete 03:14:19 5c69ac0246d0: Pull complete 03:14:19 2f39f015ded8: Download complete 03:14:20 ec43610c2a17: Pull complete 03:14:20 3a2ae6a8a46f: Pull complete 03:14:20 33b1e0a273af: Pull complete 03:14:20 5d3b04190fa2: Pull complete 03:14:24 2f39f015ded8: Pull complete 03:14:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:25 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 03:14:25 $ 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/undry_device-onvif-camera_PR-216 -v /w/workspace/undry_device-onvif-camera_PR-216:/w/workspace/undry_device-onvif-camera_PR-216:rw,z -v /w/workspace/undry_device-onvif-camera_PR-216@tmp:/w/workspace/undry_device-onvif-camera_PR-216@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 03:14:29 $ docker top e52a8a70a82558e13717692d9b15346f63f6904e7cdf80767eadcc107e36a83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:29 ---> job-cost.sh 03:14:29 lf-activate-venv: SKIPPING 03:14:29 INFO: No Stack... 03:14:30 INFO: Retrieving Pricing Info for: v3-standard-8 03:14:30 INFO: Archiving Costs [Pipeline] sh 03:14:31 + cat /w/workspace/undry_device-onvif-camera_PR-216/archives/cost.csv 03:14:31 + cut -d, -f6 [Pipeline] lock 03:14:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] 03:14:31 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] did not exist. Created. 03:14:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:14:31 + echo total: 0.2199999988079071 [Pipeline] stash 03:14:31 Stashed 1 file(s) [Pipeline] } 03:14:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:14:31 $ docker stop --time=1 e52a8a70a82558e13717692d9b15346f63f6904e7cdf80767eadcc107e36a83b 03:14:32 $ docker rm -f --volumes e52a8a70a82558e13717692d9b15346f63f6904e7cdf80767eadcc107e36a83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:14:33 Failed in branch amd64 03:15:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2534 in /w/workspace/undry_device-onvif-camera_PR-216 [Pipeline] { [Pipeline] ws 03:15:24 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:15:24 The recommended git tool is: git 03:15:30 using credential edgex-jenkins-ssh 03:15:30 Cloning the remote Git repository 03:15:30 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:15:31 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:15:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:15:31 > git --version # timeout=10 03:15:31 > git --version # 'git version 2.25.1' 03:15:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:15:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:15:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:15:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:15:34 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit f4b1257eb0e243643e26de392db54e957c6f645b 03:15:34 Merge succeeded, producing f4b1257eb0e243643e26de392db54e957c6f645b 03:15:34 Checking out Revision f4b1257eb0e243643e26de392db54e957c6f645b (PR-216) 03:15:34 > git config core.sparsecheckout # timeout=10 03:15:34 > git checkout -f f4b1257eb0e243643e26de392db54e957c6f645b # timeout=10 03:15:34 > git remote # timeout=10 03:15:34 > git config --get remote.origin.url # timeout=10 03:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:34 > git merge 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 03:15:34 > git rev-parse HEAD^{commit} # timeout=10 03:15:34 > git config core.sparsecheckout # timeout=10 03:15:34 > git checkout -f f4b1257eb0e243643e26de392db54e957c6f645b # timeout=10 03:15:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 03:15:35 > git --version # timeout=10 03:15:35 > git --version # 'git version 2.25.1' 03:15:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:15:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:36 Dload Upload Total Spent Left Speed 03:15:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 03:15:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:15:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:15:37 + sudo tee /etc/docker/daemon.new 03:15:37 { 03:15:37 "registry-mirrors": [ 03:15:37 "https://nexus3.edgexfoundry.org:10001" 03:15:37 ], 03:15:37 "bip": "10.250.0.254/24", 03:15:37 "hosts": [ 03:15:37 "tcp://0.0.0.0:5555", 03:15:37 "unix:///var/run/docker.sock" 03:15:37 ], 03:15:37 "mtu": 1458, 03:15:37 "selinux-enabled": true, 03:15:37 "seccomp-profile": "/etc/docker/seccomp.json" 03:15:37 } [Pipeline] sh 03:15:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:15:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:56 provisioning config files... 03:15:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8939449027858850389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:57 ---> docker-login.sh 03:15:57 nexus3.edgexfoundry.org:10001 03:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:58 Configure a credential helper to remove this warning. See 03:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:58 03:15:58 Login Succeeded 03:15:58 nexus3.edgexfoundry.org:10002 03:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:58 Configure a credential helper to remove this warning. See 03:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:58 03:15:58 Login Succeeded 03:15:58 nexus3.edgexfoundry.org:10003 03:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:58 Configure a credential helper to remove this warning. See 03:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:58 03:15:58 Login Succeeded 03:15:58 nexus3.edgexfoundry.org:10004 03:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:59 Configure a credential helper to remove this warning. See 03:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:59 03:15:59 Login Succeeded 03:15:59 docker.io 03:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:59 Configure a credential helper to remove this warning. See 03:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:59 03:15:59 Login Succeeded 03:15:59 ---> docker-login.sh ends [Pipeline] } 03:15:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:16:00 ========================================================= 03:16:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:16:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:16:01 Sending build context to Docker daemon 20.52MB 03:16:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:16:01 Step 2/13 : FROM ${BASE} AS builder 03:16:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:16:01 9b18e9b68314: Pulling fs layer 03:16:01 35d82f9e3411: Pulling fs layer 03:16:01 e16973657156: Pulling fs layer 03:16:01 fc693d55d65f: Pulling fs layer 03:16:01 7e9fc2657dce: Pulling fs layer 03:16:01 dda99020689f: Pulling fs layer 03:16:01 db1c61fa0a46: Pulling fs layer 03:16:01 891c053d2c06: Pulling fs layer 03:16:01 dda99020689f: Waiting 03:16:01 fc693d55d65f: Waiting 03:16:01 db1c61fa0a46: Waiting 03:16:01 891c053d2c06: Waiting 03:16:01 7e9fc2657dce: Waiting 03:16:01 e16973657156: Verifying Checksum 03:16:01 e16973657156: Download complete 03:16:01 35d82f9e3411: Verifying Checksum 03:16:01 35d82f9e3411: Download complete 03:16:01 7e9fc2657dce: Verifying Checksum 03:16:01 7e9fc2657dce: Download complete 03:16:01 dda99020689f: Download complete 03:16:01 9b18e9b68314: Verifying Checksum 03:16:01 9b18e9b68314: Download complete 03:16:02 9b18e9b68314: Pull complete 03:16:02 35d82f9e3411: Pull complete 03:16:02 891c053d2c06: Verifying Checksum 03:16:02 891c053d2c06: Download complete 03:16:02 e16973657156: Pull complete 03:16:04 db1c61fa0a46: Verifying Checksum 03:16:04 db1c61fa0a46: Download complete 03:16:04 fc693d55d65f: Verifying Checksum 03:16:04 fc693d55d65f: Download complete 03:16:17 fc693d55d65f: Pull complete 03:16:17 7e9fc2657dce: Pull complete 03:16:17 dda99020689f: Pull complete 03:16:24 db1c61fa0a46: Pull complete 03:16:26 891c053d2c06: Pull complete 03:16:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:16:26 ---> f96f9c87975a 03:16:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:16:27 ---> Running in 8ee5291caf0f 03:16:27 Removing intermediate container 8ee5291caf0f 03:16:27 ---> 917c4fe6c732 03:16:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:16:28 ---> Running in e06095871a5e 03:16:28 Removing intermediate container e06095871a5e 03:16:28 ---> 2c813cfd2c0d 03:16:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:16:28 ---> Running in 87e8b68fbb74 03:16:28 Removing intermediate container 87e8b68fbb74 03:16:28 ---> bbc458d31065 03:16:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:16:28 ---> Running in 09ecb9eb917c 03:16:29 Removing intermediate container 09ecb9eb917c 03:16:29 ---> 4c383e1b2d8c 03:16:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:16:29 ---> Running in 6a6997a7d8c9 03:16:29 Removing intermediate container 6a6997a7d8c9 03:16:29 ---> 372c5691673c 03:16:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:16:29 ---> Running in 8a63ae7bed8a 03:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:32 OK: 221 MiB in 51 packages 03:16:33 Removing intermediate container 8a63ae7bed8a 03:16:33 ---> 08bb5dfaceca 03:16:33 Step 9/13 : WORKDIR /device-onvif-camera 03:16:33 ---> Running in 4eb988ce8613 03:16:33 Removing intermediate container 4eb988ce8613 03:16:33 ---> 5f5ed520045e 03:16:33 Step 10/13 : COPY go.mod vendor* ./ 03:16:33 ---> aa068d49205d 03:16:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:33 ---> Running in 70a30d7eecbb 03:17:41 Removing intermediate container 70a30d7eecbb 03:17:41 ---> e01aca15f82d 03:17:41 Step 12/13 : COPY . . 03:17:42 ---> 19d2caeecfcf 03:17:42 Step 13/13 : RUN ${MAKE} 03:17:42 ---> Running in 1d96b2ddde07 03:17:43 noop 03:17:44 Removing intermediate container 1d96b2ddde07 03:17:44 ---> b74e3d403ee7 03:17:44 Successfully built b74e3d403ee7 03:17:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker inspect -f . ci-base-image-arm64 03:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:45 prd-ubuntu20.04-docker-arm64-4c-16g-2534 does not seem to be running inside a container 03:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 03:17:46 $ docker top f4da94df76abca2571322df894b42eb4e572ba65f989bcaca4796d63429846d7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:47 + go version 03:17:47 go version go1.18.7 linux/arm64 [Pipeline] } 03:17:47 $ docker stop --time=1 f4da94df76abca2571322df894b42eb4e572ba65f989bcaca4796d63429846d7 03:17:49 $ docker rm -f --volumes f4da94df76abca2571322df894b42eb4e572ba65f989bcaca4796d63429846d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:50 + docker inspect -f . ci-base-image-arm64 03:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:50 prd-ubuntu20.04-docker-arm64-4c-16g-2534 does not seem to be running inside a container 03:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 03:17:53 $ docker top 59bc23218ff881f628fe900daadedfa36539142e9863031d8aa69157f0b6d3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:54 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:17:54 + make test 03:17:54 go test ./... -coverprofile=coverage.out ./... 03:17:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:19:18 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 03:19:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 03:19:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 03:19:18 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 03:19:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 03:19:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 03:19:23 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 03:19:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.701s coverage: 86.5% of statements 03:19:50 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 03:19:50 $ docker stop --time=1 59bc23218ff881f628fe900daadedfa36539142e9863031d8aa69157f0b6d3b5 03:19:52 $ docker rm -f --volumes 59bc23218ff881f628fe900daadedfa36539142e9863031d8aa69157f0b6d3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:53 03:19:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:55 arm64: Pulling from edgex-lftools-log-publisher 03:19:55 8998bd30e6a1: Pulling fs layer 03:19:55 04944245beec: Pulling fs layer 03:19:55 699f458cf7ca: Pulling fs layer 03:19:55 765212b225bb: Pulling fs layer 03:19:55 f23df028b6ca: Pulling fs layer 03:19:55 d65c8cfc05b1: Pulling fs layer 03:19:55 2437ff75d9bd: Pulling fs layer 03:19:55 f23df028b6ca: Waiting 03:19:55 765212b225bb: Waiting 03:19:55 d65c8cfc05b1: Waiting 03:19:55 2437ff75d9bd: Waiting 03:19:55 04944245beec: Verifying Checksum 03:19:55 04944245beec: Download complete 03:19:55 765212b225bb: Verifying Checksum 03:19:55 765212b225bb: Download complete 03:19:55 f23df028b6ca: Download complete 03:19:55 d65c8cfc05b1: Verifying Checksum 03:19:55 d65c8cfc05b1: Download complete 03:19:55 699f458cf7ca: Verifying Checksum 03:19:55 699f458cf7ca: Download complete 03:19:55 8998bd30e6a1: Download complete 03:19:59 2437ff75d9bd: Verifying Checksum 03:19:59 2437ff75d9bd: Download complete 03:20:02 8998bd30e6a1: Pull complete 03:20:02 04944245beec: Pull complete 03:20:04 699f458cf7ca: Pull complete 03:20:05 765212b225bb: Pull complete 03:20:07 f23df028b6ca: Pull complete 03:20:07 d65c8cfc05b1: Pull complete 03:20:25 2437ff75d9bd: Pull complete 03:20:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:25 prd-ubuntu20.04-docker-arm64-4c-16g-2534 does not seem to be running inside a container 03:20:26 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 03:20:27 $ docker top 7b3fe1a19747eef03fdbd5de4d77e058d329554a890aeff57d1f406f9ff9d12d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:28 ---> job-cost.sh 03:20:28 lf-activate-venv: SKIPPING 03:20:28 INFO: No Stack... 03:20:28 INFO: Retrieving Pricing Info for: v3-standard-4 03:20:29 INFO: Archiving Costs [Pipeline] sh 03:20:30 + cut -d, -f6 03:20:30 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:20:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] 03:20:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] did not exist. Created. 03:20:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:31 /w/workspace/device-onvif-camera/1@tmp/durable-b1078a5b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:20:31 + echo total: 0.10999999940395355 [Pipeline] stash 03:20:31 Warning: overwriting stash ‘stack-cost’ 03:20:32 Stashed 1 file(s) [Pipeline] } 03:20:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:32 $ docker stop --time=1 7b3fe1a19747eef03fdbd5de4d77e058d329554a890aeff57d1f406f9ff9d12d 03:20:34 $ docker rm -f --volumes 7b3fe1a19747eef03fdbd5de4d77e058d329554a890aeff57d1f406f9ff9d12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:20:34 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:20:37 + [ -d /w/workspace/undry_device-onvif-camera_PR-216/archives ] 03:20:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-216/archives 03:20:37 total 16 03:20:37 drwxr-xr-x 3 root root 4096 Jan 16 03:14 . 03:20:37 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 03:14 .. 03:20:37 drwxr-xr-x 2 root root 4096 Jan 16 03:14 cost 03:20:37 -rw-r--r-- 1 root root 91 Jan 16 03:14 cost.csv 03:20:37 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-216/archives 03:20:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-216/archives 03:20:37 total 16 03:20:37 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 03:14 . 03:20:37 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 03:14 .. 03:20:37 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 03:14 cost 03:20:37 -rw-r--r-- 1 jenkins jenkins 91 Jan 16 03:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:38 ---> package-listing.sh 03:20:38 ++ facter osfamily 03:20:38 ++ tr '[:upper:]' '[:lower:]' 03:20:38 + OS_FAMILY=debian 03:20:38 + workspace=/w/workspace/undry_device-onvif-camera_PR-216 03:20:38 + START_PACKAGES=/tmp/packages_start.txt 03:20:38 + END_PACKAGES=/tmp/packages_end.txt 03:20:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:38 + PACKAGES=/tmp/packages_start.txt 03:20:38 + '[' /w/workspace/undry_device-onvif-camera_PR-216 ']' 03:20:38 + PACKAGES=/tmp/packages_end.txt 03:20:38 + case "${OS_FAMILY}" in 03:20:38 + dpkg -l 03:20:38 + grep '^ii' 03:20:38 + '[' -f /tmp/packages_start.txt ']' 03:20:38 + '[' -f /tmp/packages_end.txt ']' 03:20:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:38 + '[' /w/workspace/undry_device-onvif-camera_PR-216 ']' 03:20:38 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-216/archives/ 03:20:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-216/archives/ [Pipeline] echo 03:20:38 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/undry_device-onvif-camera_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:20:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:39 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 03:20:39 $ 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/undry_device-onvif-camera_PR-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-216 -v /w/workspace/undry_device-onvif-camera_PR-216:/w/workspace/undry_device-onvif-camera_PR-216:rw,z -v /w/workspace/undry_device-onvif-camera_PR-216@tmp:/w/workspace/undry_device-onvif-camera_PR-216@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 03:20:39 $ docker top 98225c5863c993d1ae0068773888f6f8d2a2a5eb415a66b0d33fa1e7232179cb -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:40 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:40 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:40 + ls /var/log/sa-host 03:20:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:41 provisioning config files... 03:20:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-216@tmp/config8968428004047874570tmp [Pipeline] { [Pipeline] echo 03:20:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:41 ---> create-netrc.sh [Pipeline] } 03:20:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:42 ---> python-tools-install.sh [Pipeline] echo 03:20:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:42 ---> sudo-logs.sh 03:20:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:20:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:42 ---> job-cost.sh 03:20:42 lf-activate-venv: SKIPPING 03:20:42 DEBUG: total: 0.2199999988079071 03:20:42 INFO: Retrieving Stack Cost... 03:20:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:43 INFO: Archiving Costs [Pipeline] echo 03:20:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:43 ---> logs-deploy.sh 03:20:43 lf-activate-venv: SKIPPING 03:20:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-216/1 03:20:43 INFO: archiving workspace using pattern(s): 03:20:44 Archives upload complete. 03:20:44 INFO: archiving logs to Nexus 03:20:45 ---> uname -a: 03:20:45 Linux prd-ubuntu20-04-docker-8c-8g-2532 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:20:45 03:20:45 03:20:45 ---> lscpu: 03:20:45 Architecture: x86_64 03:20:45 CPU op-mode(s): 32-bit, 64-bit 03:20:45 Byte Order: Little Endian 03:20:45 Address sizes: 40 bits physical, 48 bits virtual 03:20:45 CPU(s): 8 03:20:45 On-line CPU(s) list: 0-7 03:20:45 Thread(s) per core: 1 03:20:45 Core(s) per socket: 1 03:20:45 Socket(s): 8 03:20:45 NUMA node(s): 1 03:20:45 Vendor ID: AuthenticAMD 03:20:45 CPU family: 23 03:20:45 Model: 49 03:20:45 Model name: AMD EPYC-Rome Processor 03:20:45 Stepping: 0 03:20:45 CPU MHz: 2800.002 03:20:45 BogoMIPS: 5600.00 03:20:45 Virtualization: AMD-V 03:20:45 Hypervisor vendor: KVM 03:20:45 Virtualization type: full 03:20:45 L1d cache: 256 KiB 03:20:45 L1i cache: 256 KiB 03:20:45 L2 cache: 4 MiB 03:20:45 L3 cache: 128 MiB 03:20:45 NUMA node0 CPU(s): 0-7 03:20:45 Vulnerability Itlb multihit: Not affected 03:20:45 Vulnerability L1tf: Not affected 03:20:45 Vulnerability Mds: Not affected 03:20:45 Vulnerability Meltdown: Not affected 03:20:45 Vulnerability Mmio stale data: Not affected 03:20:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:20:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:20:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:20:45 Vulnerability Srbds: Not affected 03:20:45 Vulnerability Tsx async abort: Not affected 03:20:45 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 03:20:45 03:20:45 03:20:45 ---> nproc: 03:20:45 8 03:20:45 03:20:45 03:20:45 ---> df -h: 03:20:45 Filesystem Size Used Avail Use% Mounted on 03:20:45 overlay 155G 12G 144G 8% / 03:20:45 tmpfs 64M 0 64M 0% /dev 03:20:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:20:45 shm 64M 0 64M 0% /dev/shm 03:20:45 /dev/vda1 155G 12G 144G 8% /facter-os 03:20:45 03:20:45 03:20:45 ---> sar -b -r -n DEV: 03:20:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2532) 01/16/23 _x86_64_ (8 CPU) 03:20:45 03:20:45 03:12:03 LINUX RESTART (8 CPU) 03:20:45 03:20:45 03:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:20:45 03:14:01 190.62 0.80 189.82 0.00 26.80 74126.98 0.00 03:20:45 03:15:01 49.33 0.18 49.14 0.00 11.86 21277.65 0.00 03:20:45 03:16:01 1.47 0.00 1.47 0.00 0.00 17.48 0.00 03:20:45 03:17:01 1.37 0.02 1.35 0.00 0.13 17.46 0.00 03:20:45 03:18:01 55.39 10.58 44.81 0.00 5154.87 8765.21 0.00 03:20:45 03:19:01 4.77 0.02 4.75 0.00 0.13 104.23 0.00 03:20:45 03:20:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 03:20:45 Average: 43.47 1.66 41.81 0.00 741.95 14903.11 0.00 03:20:45 03:20:45 03:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:20:45 03:14:01 28425608 31600116 709624 2.16 146252 3234084 1759024 5.18 1071832 2950652 92 03:20:45 03:15:01 27908008 31594000 711952 2.17 153988 3686412 1743724 5.14 1179816 3301720 344 03:20:45 03:16:01 27908352 31594384 711388 2.16 154004 3686412 1743724 5.14 1179824 3301720 4 03:20:45 03:17:01 27910212 31596304 709100 2.16 154048 3686408 1743724 5.14 1177292 3301724 20 03:20:45 03:18:01 27388860 31576004 709892 2.16 187824 4141316 1807564 5.33 1500464 3464968 228 03:20:45 03:19:01 27402864 31585156 700232 2.13 186380 4138060 1782888 5.25 1489760 3461716 160 03:20:45 03:20:01 27402312 31584696 700676 2.13 186456 4138064 1782888 5.25 1490092 3461724 160 03:20:45 Average: 27763745 31590094 707552 2.15 166993 3815822 1766219 5.21 1298440 3320603 144 03:20:45 03:20:45 03:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:20:45 03:14:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 03:20:45 03:14:01 ens3 584.84 498.47 6018.81 50.76 0.00 0.00 0.00 0.00 03:20:45 03:14:01 docker0 256.46 315.20 18.90 1958.03 0.00 0.00 0.00 0.00 03:20:45 03:15:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 03:20:45 03:15:01 ens3 148.66 139.26 2540.96 97.20 0.00 0.00 0.00 0.00 03:20:45 03:15:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 03:16:01 ens3 2.32 0.65 4.02 0.29 0.00 0.00 0.00 0.00 03:20:45 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:45 03:17:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:20:45 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 03:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:20:45 03:18:01 ens3 284.60 201.27 2761.71 13.79 0.00 0.00 0.00 0.00 03:20:45 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:45 03:19:01 ens3 0.87 0.25 0.13 0.02 0.00 0.00 0.00 0.00 03:20:45 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 03:20:01 ens3 0.37 0.40 0.25 0.21 0.00 0.00 0.00 0.00 03:20:45 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:45 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 03:20:45 Average: ens3 145.97 120.06 1617.94 23.18 0.00 0.00 0.00 0.00 03:20:45 Average: docker0 36.64 45.03 2.70 279.71 0.00 0.00 0.00 0.00 03:20:45 03:20:45 03:20:45 ---> sar -P ALL: 03:20:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2532) 01/16/23 _x86_64_ (8 CPU) 03:20:45 03:20:45 03:12:03 LINUX RESTART (8 CPU) 03:20:45 03:20:45 03:13:01 CPU %user %nice %system %iowait %steal %idle 03:20:45 03:14:01 all 7.70 0.00 3.83 4.30 0.07 84.11 03:20:45 03:14:01 0 7.98 0.00 3.76 0.57 0.07 87.62 03:20:45 03:14:01 1 8.84 0.00 5.65 7.32 0.07 78.12 03:20:45 03:14:01 2 7.74 0.00 3.26 0.49 0.05 88.46 03:20:45 03:14:01 3 6.08 0.00 3.36 6.22 0.05 84.29 03:20:45 03:14:01 4 9.58 0.00 2.95 1.51 0.12 85.84 03:20:45 03:14:01 5 6.47 0.00 3.12 7.87 0.05 82.49 03:20:45 03:14:01 6 7.42 0.00 3.18 9.10 0.05 80.25 03:20:45 03:14:01 7 7.45 0.00 5.37 1.31 0.07 85.81 03:20:45 03:15:01 all 14.59 0.00 3.09 1.21 0.05 81.06 03:20:45 03:15:01 0 13.86 0.00 2.58 0.00 0.05 83.50 03:20:45 03:15:01 1 14.60 0.00 3.41 0.12 0.05 81.82 03:20:45 03:15:01 2 16.53 0.00 3.31 0.76 0.05 79.34 03:20:45 03:15:01 3 13.41 0.00 3.49 0.87 0.05 82.17 03:20:45 03:15:01 4 15.59 0.00 2.44 0.00 0.03 81.93 03:20:45 03:15:01 5 14.04 0.00 3.37 7.21 0.05 75.32 03:20:45 03:15:01 6 13.90 0.00 3.01 0.00 0.05 83.05 03:20:45 03:15:01 7 14.75 0.00 3.13 0.73 0.05 81.34 03:20:45 03:16:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:20:45 03:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:20:45 03:16:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:20:45 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:20:45 03:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:20:45 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:20:45 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:20:45 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:45 03:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:20:45 03:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:20:45 03:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:20:45 03:17:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:20:45 03:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:20:45 03:17:01 3 0.02 0.00 0.02 0.03 0.00 99.93 03:20:45 03:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:20:45 03:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:20:45 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:45 03:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:20:45 03:18:01 all 2.31 0.00 1.36 0.58 0.03 95.72 03:20:45 03:18:01 0 1.58 0.00 1.65 0.07 0.03 96.66 03:20:45 03:18:01 1 2.72 0.00 1.17 0.03 0.02 96.06 03:20:45 03:18:01 2 2.52 0.00 1.16 0.28 0.02 96.03 03:20:45 03:18:01 3 3.12 0.00 1.14 1.92 0.05 93.77 03:20:45 03:18:01 4 2.94 0.00 0.97 0.52 0.05 95.52 03:20:45 03:18:01 5 1.89 0.00 3.19 0.94 0.02 93.96 03:20:45 03:18:01 6 1.90 0.00 0.80 0.22 0.02 97.06 03:20:45 03:18:01 7 1.82 0.00 0.77 0.71 0.03 96.67 03:20:45 03:19:01 all 0.29 0.00 0.06 0.02 0.01 99.63 03:20:45 03:19:01 0 0.08 0.00 0.05 0.02 0.00 99.85 03:20:45 03:19:01 1 0.02 0.00 0.07 0.00 0.02 99.90 03:20:45 03:19:01 2 1.68 0.00 0.05 0.00 0.02 98.25 03:20:45 03:19:01 3 0.30 0.00 0.10 0.08 0.00 99.52 03:20:45 03:19:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:20:45 03:19:01 5 0.07 0.00 0.07 0.02 0.00 99.85 03:20:45 03:19:01 6 0.02 0.00 0.05 0.00 0.00 99.93 03:20:45 03:19:01 7 0.05 0.00 0.07 0.02 0.00 99.87 03:20:45 03:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:20:45 03:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:45 03:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:20:45 03:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:20:45 03:20:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:20:45 03:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:20:45 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:20:45 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:45 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:20:45 Average: all 3.54 0.00 1.19 0.87 0.02 94.38 03:20:45 Average: 0 3.35 0.00 1.15 0.09 0.02 95.39 03:20:45 Average: 1 3.74 0.00 1.47 1.06 0.03 93.70 03:20:45 Average: 2 4.05 0.00 1.11 0.22 0.02 94.60 03:20:45 Average: 3 3.26 0.00 1.15 1.30 0.02 94.26 03:20:45 Average: 4 4.02 0.00 0.92 0.29 0.03 94.74 03:20:45 Average: 5 3.19 0.00 1.39 2.27 0.02 93.13 03:20:45 Average: 6 3.29 0.00 1.00 1.32 0.02 94.38 03:20:45 Average: 7 3.41 0.00 1.32 0.39 0.02 94.85 03:20:45 03:20:45 03:20:45