Pull request #371 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f4d982d16408bad46e03cde750422a7ad4473cd+c742c110d1cc62fb19cc4b7662ac95047aaf245d (31b20ed009db58aa4f4c608c9e2f6304576859b0) 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-ssh2683587926255955974.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-ssh4405514882462453034.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-onvif-camera/branches/PR-371/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-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7704818684746315427.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-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8618308717843690550.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-ssh15873138621605799551.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-371/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-371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13315348975959496849.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.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-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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17444 in /w/workspace/undry_device-onvif-camera_PR-371 [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-371 # 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/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c742c110d1cc62fb19cc4b7662ac95047aaf245d into PR head commit 5f4d982d16408bad46e03cde750422a7ad4473cd Merge succeeded, producing 5f4d982d16408bad46e03cde750422a7ad4473cd Checking out Revision 5f4d982d16408bad46e03cde750422a7ad4473cd (PR-371) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" 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 04:02:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:23 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 5f4d982d16408bad46e03cde750422a7ad4473cd # 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 c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f4d982d16408bad46e03cde750422a7ad4473cd # timeout=10 [Pipeline] echo 04:02:23 ========================================================= 04:02:23 EdgeX Global Pipelines Version Info 04:02:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:24 ------------------- 04:02:24 stable info: 04:02:24 ------------------- 04:02:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:02:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:02:24 Message: update stable to v1.0.249 04:02:25 ------------------- 04:02:25 experimental info: 04:02:25 ------------------- 04:02:25 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:02:25 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f4d982 [Pipeline] echo 04:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:26 provisioning config files... 04:02:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config986147174450150841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:27 ---> docker-login.sh 04:02:27 nexus3.edgexfoundry.org:10001 04:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:27 Configure a credential helper to remove this warning. See 04:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:27 04:02:27 Login Succeeded 04:02:27 nexus3.edgexfoundry.org:10002 04:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:27 Configure a credential helper to remove this warning. See 04:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:27 04:02:27 Login Succeeded 04:02:27 nexus3.edgexfoundry.org:10003 04:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:28 Configure a credential helper to remove this warning. See 04:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:28 04:02:28 Login Succeeded 04:02:28 nexus3.edgexfoundry.org:10004 04:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:28 Configure a credential helper to remove this warning. See 04:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:28 04:02:28 Login Succeeded 04:02:28 docker.io 04:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:28 Configure a credential helper to remove this warning. See 04:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:28 04:02:28 Login Succeeded 04:02:28 ---> docker-login.sh ends [Pipeline] } 04:02:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:28 + git rev-list -1 --merges 5f4d982d16408bad46e03cde750422a7ad4473cd~1..5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo 04:02:29 -----------> git rev-list -1 --merges 5f4d982d16408bad46e03cde750422a7ad4473cd~1..5f4d982d16408bad46e03cde750422a7ad4473cd 5f4d982d16408bad46e03cde750422a7ad4473cd [false] [Pipeline] sh 04:02:29 + git log --format=format:%s -1 5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo 04:02:29 ========================================================= 04:02:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:29 + git log --format=format:%s -1 5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] echo 04:02:29 [semverPrep] GIT_COMMIT: 5f4d982d16408bad46e03cde750422a7ad4473cd, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo 04:02:29 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:30 + grep -v github /etc/ssh/ssh_known_hosts 04:02:30 + [ -e /tmp/ssh_known_hosts ] 04:02:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:02:30 + sudo tee -a /etc/ssh/ssh_known_hosts 04:02:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:30 04:02:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:31 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:31 b85a868b505f: Pulling fs layer 04:02:31 e2be974225ed: Pulling fs layer 04:02:31 339a4e72a1f5: Pulling fs layer 04:02:31 988bab9f4d93: Pulling fs layer 04:02:31 1469e6f7b9e6: Pulling fs layer 04:02:31 988bab9f4d93: Waiting 04:02:31 eaf3925da568: Pulling fs layer 04:02:31 bab4dde63d76: Pulling fs layer 04:02:31 bde34c3a00c8: Pulling fs layer 04:02:31 b352a97aabf1: Pulling fs layer 04:02:31 1469e6f7b9e6: Waiting 04:02:31 eaf3925da568: Waiting 04:02:31 4872d77fe225: Pulling fs layer 04:02:31 bab4dde63d76: Waiting 04:02:31 5851b861e8e6: Pulling fs layer 04:02:31 bde34c3a00c8: Waiting 04:02:31 b352a97aabf1: Waiting 04:02:31 e2be974225ed: Verifying Checksum 04:02:31 e2be974225ed: Download complete 04:02:31 988bab9f4d93: Verifying Checksum 04:02:31 988bab9f4d93: Download complete 04:02:31 1469e6f7b9e6: Verifying Checksum 04:02:31 1469e6f7b9e6: Download complete 04:02:31 eaf3925da568: Verifying Checksum 04:02:31 eaf3925da568: Download complete 04:02:31 339a4e72a1f5: Verifying Checksum 04:02:31 339a4e72a1f5: Download complete 04:02:31 bde34c3a00c8: Download complete 04:02:31 b352a97aabf1: Download complete 04:02:31 4872d77fe225: Verifying Checksum 04:02:31 4872d77fe225: Download complete 04:02:31 5851b861e8e6: Verifying Checksum 04:02:31 5851b861e8e6: Download complete 04:02:31 b85a868b505f: Verifying Checksum 04:02:31 b85a868b505f: Download complete 04:02:31 bab4dde63d76: Verifying Checksum 04:02:31 bab4dde63d76: Download complete 04:02:33 b85a868b505f: Pull complete 04:02:33 e2be974225ed: Pull complete 04:02:33 339a4e72a1f5: Pull complete 04:02:33 988bab9f4d93: Pull complete 04:02:33 1469e6f7b9e6: Pull complete 04:02:33 eaf3925da568: Pull complete 04:02:35 bab4dde63d76: Pull complete 04:02:35 bde34c3a00c8: Pull complete 04:02:35 b352a97aabf1: Pull complete 04:02:36 4872d77fe225: Pull complete 04:02:36 5851b861e8e6: Pull complete 04:02:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:36 prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container 04:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@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 04:02:37 $ docker top bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 -eo pid,comm 04:02:37 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). 04:02:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:37 [ssh-agent] Looking for ssh-agent implementation... 04:02:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:37 $ docker exec bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent 04:02:37 SSH_AUTH_SOCK=/tmp/ssh-Pnx3rg91lm1p/agent.31 04:02:37 SSH_AGENT_PID=37 04:02:37 Running ssh-add (command line suppressed) 04:02:38 Identity added: /w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_13232239470183038028.key (/w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_13232239470183038028.key) 04:02:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:38 + git tag --points-at HEAD [Pipeline] } 04:02:38 $ docker exec --env ******** --env ******** bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent -k 04:02:38 unset SSH_AUTH_SOCK; 04:02:38 unset SSH_AGENT_PID; 04:02:38 echo Agent pid 37 killed; 04:02:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:38 [ssh-agent] Looking for ssh-agent implementation... 04:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:38 $ docker exec bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent 04:02:38 SSH_AUTH_SOCK=/tmp/ssh-CwzOrVnY6Dvz/agent.69 04:02:38 SSH_AGENT_PID=75 04:02:38 Running ssh-add (command line suppressed) 04:02:38 Identity added: /w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_17438097798950537853.key (/w/workspace/undry_device-onvif-camera_PR-371@tmp/private_key_17438097798950537853.key) 04:02:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:39 + git semver init 04:02:39 2023-05-31 04:02:39,536 [run_init] DEBUG init version:0.0.0 force:False 04:02:39 2023-05-31 04:02:39,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-371/.semver 04:02:39 2023-05-31 04:02:39,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-371/.semver 04:02:39 2023-05-31 04:02:39,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-371/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-371, universal_newlines=False, shell=None, istream=None) 04:02:40 2023-05-31 04:02:40,505 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-371/.git/info/exclude 04:02:40 2023-05-31 04:02:40,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-371/.semver/PR-371 with force:False 04:02:40 2023-05-31 04:02:40,506 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-371/.semver/PR-371 04:02:40 2023-05-31 04:02:40,511 [execute] INFO git cat-file --batch-check 04:02:40 2023-05-31 04:02:40,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-371/.semver, universal_newlines=False, shell=None, istream=) 04:02:40 2023-05-31 04:02:40,519 [execute] INFO git cat-file --batch 04:02:40 2023-05-31 04:02:40,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-371/.semver, universal_newlines=False, shell=None, istream=) 04:02:40 2023-05-31 04:02:40,524 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-371/.semver/PR-371 04:02:40 0.0.0 [Pipeline] } 04:02:40 $ docker exec --env ******** --env ******** bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 ssh-agent -k 04:02:40 unset SSH_AUTH_SOCK; 04:02:40 unset SSH_AGENT_PID; 04:02:40 echo Agent pid 75 killed; 04:02:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:41 + git semver [Pipeline] } 04:02:41 $ docker stop --time=1 bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 04:02:42 $ docker rm -f --volumes bc06ed924a3b485ec2c909bdd1d24eb6a85b42dfa27533da813616e0679571f3 [Pipeline] // withDockerContainer [Pipeline] sh 04:02:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:43 Stashed 1 file(s) [Pipeline] echo 04:02:43 [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 04:02:44 provisioning config files... 04:02:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config12343953749008765809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:44 ---> docker-login.sh 04:02:44 nexus3.edgexfoundry.org:10001 04:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:44 Configure a credential helper to remove this warning. See 04:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:44 04:02:44 Login Succeeded 04:02:44 nexus3.edgexfoundry.org:10002 04:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:44 Configure a credential helper to remove this warning. See 04:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:44 04:02:44 Login Succeeded 04:02:44 nexus3.edgexfoundry.org:10003 04:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:44 Configure a credential helper to remove this warning. See 04:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:44 04:02:44 Login Succeeded 04:02:44 nexus3.edgexfoundry.org:10004 04:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:44 Configure a credential helper to remove this warning. See 04:02:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:44 04:02:44 Login Succeeded 04:02:44 docker.io 04:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:45 Configure a credential helper to remove this warning. See 04:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:45 04:02:45 Login Succeeded 04:02:45 ---> docker-login.sh ends [Pipeline] } 04:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:45 ========================================================= 04:02:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:02:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + 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 . 04:02:45 Sending build context to Docker daemon 21.95MB 04:02:45 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:02:45 Step 2/13 : FROM ${BASE} AS builder 04:02:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:46 f56be85fc22e: Pulling fs layer 04:02:46 85791d961cd3: Pulling fs layer 04:02:46 d694b5ae8c79: Pulling fs layer 04:02:46 9f32a84ed3da: Pulling fs layer 04:02:46 4d19c01a9841: Pulling fs layer 04:02:46 9325e15d5711: Pulling fs layer 04:02:46 556b6ee489ea: Pulling fs layer 04:02:46 c5a4b2cf53e6: Pulling fs layer 04:02:46 9f32a84ed3da: Waiting 04:02:46 4d19c01a9841: Waiting 04:02:46 9325e15d5711: Waiting 04:02:46 556b6ee489ea: Waiting 04:02:46 c5a4b2cf53e6: Waiting 04:02:46 85791d961cd3: Verifying Checksum 04:02:46 85791d961cd3: Download complete 04:02:46 9f32a84ed3da: Download complete 04:02:46 4d19c01a9841: Verifying Checksum 04:02:46 4d19c01a9841: Download complete 04:02:46 f56be85fc22e: Verifying Checksum 04:02:46 f56be85fc22e: Download complete 04:02:46 9325e15d5711: Verifying Checksum 04:02:46 9325e15d5711: Download complete 04:02:46 f56be85fc22e: Pull complete 04:02:46 85791d961cd3: Pull complete 04:02:46 c5a4b2cf53e6: Verifying Checksum 04:02:46 c5a4b2cf53e6: Download complete 04:02:46 d694b5ae8c79: Verifying Checksum 04:02:46 d694b5ae8c79: Download complete 04:02:46 556b6ee489ea: Verifying Checksum 04:02:46 556b6ee489ea: Download complete 04:02:50 d694b5ae8c79: Pull complete 04:02:50 9f32a84ed3da: Pull complete 04:02:50 4d19c01a9841: Pull complete 04:02:50 9325e15d5711: Pull complete 04:02:53 556b6ee489ea: Pull complete 04:02:53 c5a4b2cf53e6: Pull complete 04:02:53 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:02:53 ---> c4be618373d6 04:02:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:02:55 ---> Running in 9a021d3a136d 04:02:55 Removing intermediate container 9a021d3a136d 04:02:55 ---> b3c30f8c1344 04:02:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:55 ---> Running in 2cdfad56bb39 04:02:55 Removing intermediate container 2cdfad56bb39 04:02:55 ---> 4ec910cdc5a2 04:02:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:02:55 ---> Running in 1995e3fefccb 04:02:56 Removing intermediate container 1995e3fefccb 04:02:56 ---> 887fb8b64a4a 04:02:56 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:02:56 ---> Running in 6db9a8e453cb 04:02:56 Removing intermediate container 6db9a8e453cb 04:02:56 ---> 8ebece575b6f 04:02:56 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:02:56 ---> Running in 7d2725f5f15d 04:02:56 Removing intermediate container 7d2725f5f15d 04:02:56 ---> d8f747263844 04:02:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:56 ---> Running in eeaae50a2d74 04:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:02:56 OK: 265 MiB in 53 packages 04:02:57 Removing intermediate container eeaae50a2d74 04:02:57 ---> 21a9e3f4c848 04:02:57 Step 9/13 : WORKDIR /device-onvif-camera 04:02:57 ---> Running in ebee0878a289 04:02:57 Removing intermediate container ebee0878a289 04:02:57 ---> 7fe837a02f6d 04:02:57 Step 10/13 : COPY go.mod vendor* ./ 04:02:57 ---> 1c7614e3f249 04:02:57 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:57 ---> Running in 9a5a680ee6c1 04:02:59 Still waiting to schedule task 04:02:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:03:29 Removing intermediate container 9a5a680ee6c1 04:03:29 ---> 60fbcf8a9ba8 04:03:29 Step 12/13 : COPY . . 04:03:29 ---> 0186c9d1d6f5 04:03:29 Step 13/13 : RUN ${MAKE} 04:03:29 ---> Running in 4c3ecbcc0eef 04:03:29 noop 04:03:29 Removing intermediate container 4c3ecbcc0eef 04:03:29 ---> da1bc4370691 04:03:29 Successfully built da1bc4370691 04:03:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:29 + docker inspect -f . ci-base-image-x86_64 04:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:30 prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container 04:03:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@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 04:03:30 $ docker top 4b46e27da3a3d4e689f9295c419e3d5d92415ee87d94b68409311a9792e69f26 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:30 + go version 04:03:30 go version go1.20.2 linux/amd64 [Pipeline] } 04:03:30 $ docker stop --time=1 4b46e27da3a3d4e689f9295c419e3d5d92415ee87d94b68409311a9792e69f26 04:03:32 $ docker rm -f --volumes 4b46e27da3a3d4e689f9295c419e3d5d92415ee87d94b68409311a9792e69f26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:32 + docker inspect -f . ci-base-image-x86_64 04:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:33 prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container 04:03:33 $ 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-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@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 04:03:33 $ docker top 946c214706caa585450e17c820bff485345d855cd7f7f47395763456efb57903 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:33 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-371 [Pipeline] fileExists [Pipeline] sh 04:03:34 + make test 04:03:34 go test ./... -coverprofile=coverage.out ./... 04:03:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:03:52 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:03:52 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:03:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 31.4% of statements 04:03:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.414s coverage: 86.5% of statements 04:04:05 go vet ./... 04:04:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:04:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:04:10 ./bin/test-attribution-txt.sh [Pipeline] echo 04:04:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:04:10 $ docker stop --time=1 946c214706caa585450e17c820bff485345d855cd7f7f47395763456efb57903 04:04:11 $ docker rm -f --volumes 946c214706caa585450e17c820bff485345d855cd7f7f47395763456efb57903 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:04:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:04:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:04:13 + ls -al . 04:04:13 total 232 04:04:13 drwxrwxr-x 10 jenkins jenkins 4096 May 31 04:03 . 04:04:13 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 .. 04:04:13 drwxrwxr-x 8 jenkins jenkins 4096 May 31 04:02 .git 04:04:13 drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:02 .github 04:04:13 -rw-rw-r-- 1 jenkins jenkins 496 May 31 04:02 .gitignore 04:04:13 -rw-rw-r-- 1 jenkins jenkins 42 May 31 04:02 .golangci.yml 04:04:13 drwxr-xr-x 3 jenkins jenkins 4096 May 31 04:02 .semver 04:04:13 -rw-rw-r-- 1 jenkins jenkins 10087 May 31 04:02 Attribution.txt 04:04:13 -rw-rw-r-- 1 jenkins jenkins 6312 May 31 04:02 CHANGELOG.md 04:04:13 -rw-rw-r-- 1 jenkins jenkins 1574 May 31 04:02 Dockerfile 04:04:13 -rw-rw-r-- 1 jenkins jenkins 677 May 31 04:02 GOVERNANCE.md 04:04:13 -rw-rw-r-- 1 jenkins jenkins 739 May 31 04:02 Jenkinsfile 04:04:13 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 04:02 LICENSE 04:04:13 -rw-rw-r-- 1 jenkins jenkins 2751 May 31 04:02 Makefile 04:04:13 -rw-rw-r-- 1 jenkins jenkins 625 May 31 04:02 OWNERS.md 04:04:13 -rw-rw-r-- 1 jenkins jenkins 2690 May 31 04:02 README.md 04:04:13 -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:02 VERSION 04:04:13 drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:02 bin 04:04:13 drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:02 cmd 04:04:13 -rw-r--r-- 1 jenkins jenkins 78459 May 31 04:03 coverage.out 04:04:13 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 doc 04:04:13 -rw-rw-r-- 1 jenkins jenkins 3594 May 31 04:02 go.mod 04:04:13 -rw-rw-r-- 1 jenkins jenkins 33485 May 31 04:02 go.sum 04:04:13 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 internal 04:04:13 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:02 snap 04:04:13 -rw-rw-r-- 1 jenkins jenkins 236 May 31 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:14 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd --label arch=amd64 --label version=0.0.0 . 04:04:14 Sending build context to Docker daemon 22.03MB 04:04:14 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:04:14 Step 2/26 : FROM ${BASE} AS builder 04:04:14 ---> da1bc4370691 04:04:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:04:14 ---> Running in 681d8913b615 04:04:14 Removing intermediate container 681d8913b615 04:04:14 ---> f20e8f56e903 04:04:14 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:14 ---> Running in 48e1147e6438 04:04:14 Removing intermediate container 48e1147e6438 04:04:14 ---> 3b6f2a95e5ed 04:04:14 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:04:14 ---> Running in fa7df4b349d7 04:04:14 Removing intermediate container fa7df4b349d7 04:04:14 ---> 53dd7144ba2d 04:04:14 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:04:14 ---> Running in 53d0fc02994f 04:04:14 Removing intermediate container 53d0fc02994f 04:04:14 ---> 6d3ae7e456b2 04:04:14 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:04:14 ---> Running in da35c7592f5c 04:04:14 Removing intermediate container da35c7592f5c 04:04:14 ---> 64afacc51ae9 04:04:14 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:14 ---> Running in 821d0b599fce 04:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:15 OK: 265 MiB in 53 packages 04:04:16 Removing intermediate container 821d0b599fce 04:04:16 ---> fc784bab261f 04:04:16 Step 9/26 : WORKDIR /device-onvif-camera 04:04:16 ---> Running in ce9be9108627 04:04:16 Removing intermediate container ce9be9108627 04:04:16 ---> 7974a8134ec5 04:04:16 Step 10/26 : COPY go.mod vendor* ./ 04:04:16 ---> 27421bf52c69 04:04:16 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:16 ---> Running in f1e5a6906878 04:04:17 Removing intermediate container f1e5a6906878 04:04:17 ---> edb7278257c5 04:04:17 Step 12/26 : COPY . . 04:04:17 ---> 4e9a8e7438ea 04:04:17 Step 13/26 : RUN ${MAKE} 04:04:17 ---> Running in de560b9339cb 04:04:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:04:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17445 in /w/workspace/undry_device-onvif-camera_PR-371 [Pipeline] { [Pipeline] ws 04:04:27 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:04:28 The recommended git tool is: git 04:04:33 using credential edgex-jenkins-ssh 04:04:33 Cloning the remote Git repository 04:04:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:04:33 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:04:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:33 > git --version # timeout=10 04:04:33 > git --version # 'git version 2.25.1' 04:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:36 Merging remotes/origin/main commit c742c110d1cc62fb19cc4b7662ac95047aaf245d into PR head commit 5f4d982d16408bad46e03cde750422a7ad4473cd 04:04:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:04:36 > git config core.sparsecheckout # timeout=10 04:04:36 > git checkout -f 5f4d982d16408bad46e03cde750422a7ad4473cd # timeout=10 04:04:37 Merge succeeded, producing 5f4d982d16408bad46e03cde750422a7ad4473cd 04:04:37 Checking out Revision 5f4d982d16408bad46e03cde750422a7ad4473cd (PR-371) 04:04:37 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" 04:04:37 > git --version # timeout=10 04:04:37 > git --version # 'git version 2.25.1' 04:04:37 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:04:36 > git remote # timeout=10 04:04:36 > git config --get remote.origin.url # timeout=10 04:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:36 > git merge c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 04:04:37 > git rev-parse HEAD^{commit} # timeout=10 04:04:37 > git config core.sparsecheckout # timeout=10 04:04:37 > git checkout -f 5f4d982d16408bad46e03cde750422a7ad4473cd # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:04:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:38 Dload Upload Total Spent Left Speed 04:04:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh 04:04:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:04:39 Removing intermediate container de560b9339cb 04:04:39 ---> 9a73bd30c791 04:04:39 Step 14/26 : FROM alpine:3.17 04:04:39 3.17: Pulling from library/alpine 04:04:39 f56be85fc22e: Already exists 04:04:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:04:39 Status: Downloaded newer image for alpine:3.17 04:04:39 ---> 9ed4aefc74f6 04:04:39 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:04:39 ---> Running in 7673e729da13 04:04:39 Removing intermediate container 7673e729da13 04:04:39 ---> 4925b828be6a 04:04:39 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:04:39 ---> Running in 9afd6fcb1cc0 04:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:39 (1/1) Installing dumb-init (1.2.5-r2) 04:04:39 Executing busybox-1.35.0-r29.trigger 04:04:39 OK: 7 MiB in 16 packages 04:04:39 Removing intermediate container 9afd6fcb1cc0 04:04:39 ---> 96f7de923921 04:04:39 Step 17/26 : WORKDIR / 04:04:39 ---> Running in fdf8c8ec0f0f 04:04:39 Removing intermediate container fdf8c8ec0f0f 04:04:39 ---> 6a770f2b3586 04:04:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:04:39 ---> b3c251f205f9 04:04:39 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:04:39 ---> 8b988668b2d9 04:04:39 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:04:39 ---> f86c51faa2d3 04:04:39 Step 21/26 : EXPOSE 59984 04:04:39 ---> Running in 84863a129eb9 04:04:39 Removing intermediate container 84863a129eb9 04:04:39 ---> 851675d00498 04:04:39 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:04:39 ---> Running in 3fe0b12130a6 04:04:39 Removing intermediate container 3fe0b12130a6 04:04:39 ---> eb3157ef046a 04:04:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:04:39 ---> Running in 7649d23930ea 04:04:39 Removing intermediate container 7649d23930ea 04:04:39 ---> c92ea606da21 04:04:39 Step 24/26 : LABEL arch=amd64 04:04:39 ---> Running in 159a322ed057 04:04:39 Removing intermediate container 159a322ed057 04:04:39 ---> 1bde4b085931 04:04:39 Step 25/26 : LABEL git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd 04:04:39 ---> Running in aef0a7ee5abd 04:04:39 Removing intermediate container aef0a7ee5abd 04:04:39 ---> be74611e6edc 04:04:39 Step 26/26 : LABEL version=0.0.0 04:04:39 ---> Running in 75d07d4507e2 04:04:39 Removing intermediate container 75d07d4507e2 04:04:39 ---> 4eb2bd874191 04:04:39 [Warning] One or more build-args [ARCH] were not consumed 04:04:39 Successfully built 4eb2bd874191 04:04:39 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 04:04:40 + sudo tee /etc/docker/daemon.new 04:04:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:04:40 { 04:04:40 "registry-mirrors": [ 04:04:40 "https://nexus3.edgexfoundry.org:10001" 04:04:40 ], 04:04:40 "bip": "10.250.0.254/24", 04:04:40 "hosts": [ 04:04:40 "tcp://0.0.0.0:5555", 04:04:40 "unix:///var/run/docker.sock" 04:04:40 ], 04:04:40 "mtu": 1458, 04:04:40 "selinux-enabled": true, 04:04:40 "seccomp-profile": "/etc/docker/seccomp.json" 04:04:40 } [Pipeline] sh 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] { 04:04:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:40 + sudo service docker restart 04:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:40 04:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:41 latest: Pulling from edgex-lftools-log-publisher 04:04:41 5eb5b503b376: Pulling fs layer 04:04:41 5c69ac0246d0: Pulling fs layer 04:04:41 ec43610c2a17: Pulling fs layer 04:04:41 3a2ae6a8a46f: Pulling fs layer 04:04:41 33b1e0a273af: Pulling fs layer 04:04:41 5d3b04190fa2: Pulling fs layer 04:04:41 2f39f015ded8: Pulling fs layer 04:04:41 33b1e0a273af: Waiting 04:04:41 5d3b04190fa2: Waiting 04:04:41 2f39f015ded8: Waiting 04:04:41 3a2ae6a8a46f: Waiting 04:04:41 5c69ac0246d0: Verifying Checksum 04:04:41 5c69ac0246d0: Download complete 04:04:41 3a2ae6a8a46f: Verifying Checksum 04:04:41 3a2ae6a8a46f: Download complete 04:04:41 33b1e0a273af: Verifying Checksum 04:04:41 33b1e0a273af: Download complete 04:04:41 5d3b04190fa2: Verifying Checksum 04:04:41 5d3b04190fa2: Download complete 04:04:41 ec43610c2a17: Download complete 04:04:41 5eb5b503b376: Verifying Checksum 04:04:41 5eb5b503b376: Download complete 04:04:42 2f39f015ded8: Download complete 04:04:42 5eb5b503b376: Pull complete 04:04:42 5c69ac0246d0: Pull complete 04:04:43 ec43610c2a17: Pull complete 04:04:43 3a2ae6a8a46f: Pull complete 04:04:43 33b1e0a273af: Pull complete 04:04:43 5d3b04190fa2: Pull complete 04:04:48 2f39f015ded8: Pull complete 04:04:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:48 prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container 04:04:48 $ 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-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@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 04:04:50 $ docker top 03663da79fd323c4978a312e1dd8c3108f301d0987bb0bcdb93a4f5048e9d9ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:50 ---> job-cost.sh 04:04:50 lf-activate-venv: SKIPPING 04:04:50 INFO: No Stack... 04:04:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:51 INFO: Archiving Costs [Pipeline] sh 04:04:51 + cat /w/workspace/undry_device-onvif-camera_PR-371/archives/cost.csv 04:04:51 + cut -d, -f6 [Pipeline] lock 04:04:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] 04:04:51 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] did not exist. Created. 04:04:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:04:51 + echo total: 0.2199999988079071 [Pipeline] stash 04:04:52 Stashed 1 file(s) [Pipeline] } 04:04:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:04:52 $ docker stop --time=1 03663da79fd323c4978a312e1dd8c3108f301d0987bb0bcdb93a4f5048e9d9ae 04:04:53 $ docker rm -f --volumes 03663da79fd323c4978a312e1dd8c3108f301d0987bb0bcdb93a4f5048e9d9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:59 provisioning config files... 04:04:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7529184954182895056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:59 ---> docker-login.sh 04:04:59 nexus3.edgexfoundry.org:10001 04:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:00 Configure a credential helper to remove this warning. See 04:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:00 04:05:00 Login Succeeded 04:05:00 nexus3.edgexfoundry.org:10002 04:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:00 Configure a credential helper to remove this warning. See 04:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:00 04:05:00 Login Succeeded 04:05:00 nexus3.edgexfoundry.org:10003 04:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:00 Configure a credential helper to remove this warning. See 04:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:00 04:05:00 Login Succeeded 04:05:00 nexus3.edgexfoundry.org:10004 04:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:01 Configure a credential helper to remove this warning. See 04:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:01 04:05:01 Login Succeeded 04:05:01 docker.io 04:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:01 Configure a credential helper to remove this warning. See 04:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:01 04:05:01 Login Succeeded 04:05:01 ---> docker-login.sh ends [Pipeline] } 04:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:02 ========================================================= 04:05:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:05:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:02 + 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 . 04:05:03 Sending build context to Docker daemon 14.4MB 04:05:03 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:05:03 Step 2/13 : FROM ${BASE} AS builder 04:05:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:05:03 c41833b44d91: Pulling fs layer 04:05:03 ed15518f5707: Pulling fs layer 04:05:03 feae8fd75edb: Pulling fs layer 04:05:03 242c74f7c9fa: Pulling fs layer 04:05:03 3cdef696dda3: Pulling fs layer 04:05:03 2ced38df9373: Pulling fs layer 04:05:03 58f1dce35555: Pulling fs layer 04:05:03 242c74f7c9fa: Waiting 04:05:03 3cdef696dda3: Waiting 04:05:03 2ced38df9373: Waiting 04:05:03 58f1dce35555: Waiting 04:05:03 ed15518f5707: Download complete 04:05:03 242c74f7c9fa: Verifying Checksum 04:05:03 242c74f7c9fa: Download complete 04:05:03 3cdef696dda3: Verifying Checksum 04:05:03 3cdef696dda3: Download complete 04:05:03 c41833b44d91: Verifying Checksum 04:05:03 c41833b44d91: Download complete 04:05:04 c41833b44d91: Pull complete 04:05:04 58f1dce35555: Verifying Checksum 04:05:04 58f1dce35555: Download complete 04:05:05 ed15518f5707: Pull complete 04:05:05 feae8fd75edb: Download complete 04:05:05 2ced38df9373: Verifying Checksum 04:05:05 2ced38df9373: Download complete 04:05:18 feae8fd75edb: Pull complete 04:05:18 242c74f7c9fa: Pull complete 04:05:18 3cdef696dda3: Pull complete 04:05:23 2ced38df9373: Pull complete 04:05:26 58f1dce35555: Pull complete 04:05:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:05:26 ---> fadd8f120f05 04:05:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:28 ---> Running in b41aec702e4c 04:05:28 Removing intermediate container b41aec702e4c 04:05:28 ---> cc76aab81b73 04:05:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:28 ---> Running in f547c597745c 04:05:28 Removing intermediate container f547c597745c 04:05:28 ---> d69be9a02f82 04:05:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:28 ---> Running in a80c1c1982df 04:05:29 Removing intermediate container a80c1c1982df 04:05:29 ---> 4a491a23d989 04:05:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:29 ---> Running in ab3a1bace28c 04:05:29 Removing intermediate container ab3a1bace28c 04:05:29 ---> 34e8bed0f37c 04:05:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:29 ---> Running in dfda82a27eae 04:05:29 Removing intermediate container dfda82a27eae 04:05:29 ---> e44506365fc6 04:05:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:29 ---> Running in 942ee019b410 04:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:05:34 OK: 263 MiB in 53 packages 04:05:35 Removing intermediate container 942ee019b410 04:05:35 ---> dcf9bf4c52a1 04:05:35 Step 9/13 : WORKDIR /device-onvif-camera 04:05:35 ---> Running in 439bd8682ace 04:05:36 Removing intermediate container 439bd8682ace 04:05:36 ---> 08277047a12d 04:05:36 Step 10/13 : COPY go.mod vendor* ./ 04:05:36 ---> d1fcdc8480ea 04:05:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:36 ---> Running in a631614baf30 04:06:44 Removing intermediate container a631614baf30 04:06:44 ---> edf5ff8e86a6 04:06:44 Step 12/13 : COPY . . 04:06:44 ---> 6a63cde5d149 04:06:44 Step 13/13 : RUN ${MAKE} 04:06:44 ---> Running in 12e69e0b42b0 04:06:44 noop 04:06:44 Removing intermediate container 12e69e0b42b0 04:06:44 ---> 22435e1bb9df 04:06:44 Successfully built 22435e1bb9df 04:06:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:45 + docker inspect -f . ci-base-image-arm64 04:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:45 prd-ubuntu20.04-docker-arm64-4c-16g-17445 does not seem to be running inside a container 04:06: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 04:06:46 $ docker top 0b9b810cb56e53c43995992d24c8f88275e274e326da97de857ce2b941c228aa -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:47 + go version 04:06:47 go version go1.20.2 linux/arm64 [Pipeline] } 04:06:47 $ docker stop --time=1 0b9b810cb56e53c43995992d24c8f88275e274e326da97de857ce2b941c228aa 04:06:49 $ docker rm -f --volumes 0b9b810cb56e53c43995992d24c8f88275e274e326da97de857ce2b941c228aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:50 + docker inspect -f . ci-base-image-arm64 04:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:50 prd-ubuntu20.04-docker-arm64-4c-16g-17445 does not seem to be running inside a container 04:06: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 04:06:51 $ docker top b79a83993f0f0284d981727c0abeb07e974f5d10a68d7fd031150cde05c7210a -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:52 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:06:52 + make test 04:06:52 go test ./... -coverprofile=coverage.out ./... 04:07:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:09:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:09:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:09:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.289s coverage: 31.4% of statements 04:09:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.186s coverage: 86.5% of statements 04:09:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:09:53 go vet ./... 04:10:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:20 ./bin/test-attribution-txt.sh [Pipeline] echo 04:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:10:20 $ docker stop --time=1 b79a83993f0f0284d981727c0abeb07e974f5d10a68d7fd031150cde05c7210a 04:10:21 $ docker rm -f --volumes b79a83993f0f0284d981727c0abeb07e974f5d10a68d7fd031150cde05c7210a [Pipeline] // withDockerContainer [Pipeline] sh 04:10:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:23 Warning: overwriting stash ‘coverage-report’ 04:10:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:24 + ls -al . 04:10:24 total 228 04:10:24 drwxrwxr-x 9 jenkins jenkins 4096 May 31 04:06 . 04:10:24 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 .. 04:10:24 drwxrwxr-x 8 jenkins jenkins 4096 May 31 04:04 .git 04:10:24 drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:04 .github 04:10:24 -rw-rw-r-- 1 jenkins jenkins 496 May 31 04:04 .gitignore 04:10:24 -rw-rw-r-- 1 jenkins jenkins 42 May 31 04:04 .golangci.yml 04:10:24 -rw-rw-r-- 1 jenkins jenkins 10087 May 31 04:04 Attribution.txt 04:10:24 -rw-rw-r-- 1 jenkins jenkins 6312 May 31 04:04 CHANGELOG.md 04:10:24 -rw-rw-r-- 1 jenkins jenkins 1574 May 31 04:04 Dockerfile 04:10:24 -rw-rw-r-- 1 jenkins jenkins 677 May 31 04:04 GOVERNANCE.md 04:10:24 -rw-rw-r-- 1 jenkins jenkins 739 May 31 04:04 Jenkinsfile 04:10:24 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 04:04 LICENSE 04:10:24 -rw-rw-r-- 1 jenkins jenkins 2751 May 31 04:04 Makefile 04:10:24 -rw-rw-r-- 1 jenkins jenkins 625 May 31 04:04 OWNERS.md 04:10:24 -rw-rw-r-- 1 jenkins jenkins 2690 May 31 04:04 README.md 04:10:24 -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:02 VERSION 04:10:24 drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:04 bin 04:10:24 drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:04 cmd 04:10:24 -rw-r--r-- 1 jenkins jenkins 78459 May 31 04:09 coverage.out 04:10:24 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 doc 04:10:24 -rw-rw-r-- 1 jenkins jenkins 3594 May 31 04:04 go.mod 04:10:24 -rw-rw-r-- 1 jenkins jenkins 33485 May 31 04:04 go.sum 04:10:24 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 internal 04:10:24 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:04 snap 04:10:24 -rw-rw-r-- 1 jenkins jenkins 236 May 31 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:25 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd --label arch=arm64 --label version=0.0.0 . 04:10:25 Sending build context to Docker daemon 14.48MB 04:10:25 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:10:25 Step 2/26 : FROM ${BASE} AS builder 04:10:25 ---> 22435e1bb9df 04:10:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:10:25 ---> Running in 1383fafed20b 04:10:25 Removing intermediate container 1383fafed20b 04:10:25 ---> d7de9fb3a8fc 04:10:25 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:25 ---> Running in 1211c25d08ca 04:10:26 Removing intermediate container 1211c25d08ca 04:10:26 ---> 435e2d0a379f 04:10:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:10:26 ---> Running in 6ef72c196b48 04:10:26 Removing intermediate container 6ef72c196b48 04:10:26 ---> f909bcd1d649 04:10:26 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:10:26 ---> Running in c42101ce875a 04:10:26 Removing intermediate container c42101ce875a 04:10:26 ---> 4db8181cfc0d 04:10:26 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:10:26 ---> Running in fcbfc928ca6b 04:10:27 Removing intermediate container fcbfc928ca6b 04:10:27 ---> 972d5c91f5b0 04:10:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:27 ---> Running in 7c28cd55a7d3 04:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:10:29 OK: 263 MiB in 53 packages 04:10:30 Removing intermediate container 7c28cd55a7d3 04:10:30 ---> a4aab092d101 04:10:30 Step 9/26 : WORKDIR /device-onvif-camera 04:10:30 ---> Running in 361e47767812 04:10:31 Removing intermediate container 361e47767812 04:10:31 ---> d9a2231df947 04:10:31 Step 10/26 : COPY go.mod vendor* ./ 04:10:31 ---> 2702ae362813 04:10:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:31 ---> Running in 6a7c05cb985e 04:10:34 Removing intermediate container 6a7c05cb985e 04:10:34 ---> 27368db7c008 04:10:34 Step 12/26 : COPY . . 04:10:35 ---> 817624f9499d 04:10:35 Step 13/26 : RUN ${MAKE} 04:10:35 ---> Running in 59e633da3cf9 04:10:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:12:57 Removing intermediate container 59e633da3cf9 04:12:57 ---> cd42f6a766c0 04:12:57 Step 14/26 : FROM alpine:3.17 04:12:57 3.17: Pulling from library/alpine 04:12:57 c41833b44d91: Already exists 04:12:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:12:57 Status: Downloaded newer image for alpine:3.17 04:12:57 ---> 51e60588ff2c 04:12:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:12:57 ---> Running in d08e7126912f 04:12:57 Removing intermediate container d08e7126912f 04:12:57 ---> 7672bb0bfae0 04:12:57 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:12:57 ---> Running in 68b8c70d5232 04:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:12:57 (1/1) Installing dumb-init (1.2.5-r2) 04:12:57 Executing busybox-1.35.0-r29.trigger 04:12:57 OK: 8 MiB in 16 packages 04:12:57 Removing intermediate container 68b8c70d5232 04:12:57 ---> debfbc682655 04:12:57 Step 17/26 : WORKDIR / 04:12:57 ---> Running in d966f398d3bd 04:12:57 Removing intermediate container d966f398d3bd 04:12:57 ---> e6bca2e5b67c 04:12:57 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:12:57 ---> a29d83aad56a 04:12:57 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:12:57 ---> 7e1f78bcca54 04:12:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:12:57 ---> 5725fcef97ca 04:12:57 Step 21/26 : EXPOSE 59984 04:12:57 ---> Running in 4a575190951e 04:12:57 Removing intermediate container 4a575190951e 04:12:57 ---> 335e86634c2d 04:12:57 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:12:57 ---> Running in 25f0e8a5e905 04:12:57 Removing intermediate container 25f0e8a5e905 04:12:57 ---> 28117ec375e1 04:12:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:12:57 ---> Running in ed6092262679 04:12:57 Removing intermediate container ed6092262679 04:12:57 ---> 7997828fb5eb 04:12:57 Step 24/26 : LABEL arch=arm64 04:12:57 ---> Running in 2dfd32b69571 04:12:57 Removing intermediate container 2dfd32b69571 04:12:57 ---> c8a4a35078ba 04:12:57 Step 25/26 : LABEL git_sha=5f4d982d16408bad46e03cde750422a7ad4473cd 04:12:57 ---> Running in 3135b3f517e1 04:12:57 Removing intermediate container 3135b3f517e1 04:12:57 ---> ef51c2041881 04:12:57 Step 26/26 : LABEL version=0.0.0 04:12:57 ---> Running in f1d4c7bc092a 04:12:57 Removing intermediate container f1d4c7bc092a 04:12:57 ---> 93a10a6185bf 04:12:57 [Warning] One or more build-args [ARCH] were not consumed 04:12:57 Successfully built 93a10a6185bf 04:12:57 Successfully tagged device-onvif-camera-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 04:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:58 04:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:59 arm64: Pulling from edgex-lftools-log-publisher 04:12:59 8998bd30e6a1: Pulling fs layer 04:12:59 04944245beec: Pulling fs layer 04:12:59 699f458cf7ca: Pulling fs layer 04:12:59 765212b225bb: Pulling fs layer 04:12:59 f23df028b6ca: Pulling fs layer 04:12:59 d65c8cfc05b1: Pulling fs layer 04:12:59 2437ff75d9bd: Pulling fs layer 04:12:59 f23df028b6ca: Waiting 04:12:59 765212b225bb: Waiting 04:12:59 d65c8cfc05b1: Waiting 04:12:59 2437ff75d9bd: Waiting 04:12:59 04944245beec: Verifying Checksum 04:12:59 04944245beec: Download complete 04:12:59 765212b225bb: Verifying Checksum 04:12:59 765212b225bb: Download complete 04:12:59 f23df028b6ca: Verifying Checksum 04:12:59 f23df028b6ca: Download complete 04:12:59 d65c8cfc05b1: Verifying Checksum 04:12:59 d65c8cfc05b1: Download complete 04:12:59 699f458cf7ca: Verifying Checksum 04:12:59 699f458cf7ca: Download complete 04:13:00 8998bd30e6a1: Verifying Checksum 04:13:00 8998bd30e6a1: Download complete 04:13:01 2437ff75d9bd: Verifying Checksum 04:13:01 2437ff75d9bd: Download complete 04:13:03 8998bd30e6a1: Pull complete 04:13:07 04944245beec: Pull complete 04:13:08 699f458cf7ca: Pull complete 04:13:08 765212b225bb: Pull complete 04:13:08 f23df028b6ca: Pull complete 04:13:09 d65c8cfc05b1: Pull complete 04:13:24 2437ff75d9bd: Pull complete 04:13:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:24 prd-ubuntu20.04-docker-arm64-4c-16g-17445 does not seem to be running inside a container 04:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 04:13:27 $ docker top 237f162b5c7e08d57acb93fb456ce1e15c2b7a017918ce6437f454a54d9f09df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:27 ---> job-cost.sh 04:13:27 lf-activate-venv: SKIPPING 04:13:27 INFO: No Stack... 04:13:28 INFO: Retrieving Pricing Info for: v3-standard-4 04:13:29 INFO: Archiving Costs [Pipeline] sh 04:13:29 + cut -d, -f6 04:13:29 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 04:13:29 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] 04:13:29 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] did not exist. Created. 04:13:29 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:30 /w/workspace/device-onvif-camera/1@tmp/durable-22803433/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:30 + echo total: 0.10999999940395355 [Pipeline] stash 04:13:30 Warning: overwriting stash ‘stack-cost’ 04:13:30 Stashed 1 file(s) [Pipeline] } 04:13:30 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:31 $ docker stop --time=1 237f162b5c7e08d57acb93fb456ce1e15c2b7a017918ce6437f454a54d9f09df 04:13:32 $ docker rm -f --volumes 237f162b5c7e08d57acb93fb456ce1e15c2b7a017918ce6437f454a54d9f09df [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 04:13:34 provisioning config files... 04:13:34 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config9639510907880734549tmp [Pipeline] { [Pipeline] sh 04:13:35 + set +x 04:13:35 + curl -s https://codecov.io/bash 04:13:35 + bash -s -- 04:13:35 04:13:35 _____ _ 04:13:35 / ____| | | 04:13:35 | | ___ __| | ___ ___ _____ __ 04:13:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:35 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:35 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:35 Bash-1.0.6 04:13:35 04:13:35 04:13:35 ==> git version 2.25.1 found 04:13:35 ==> 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 04:13:35 Release-Date: 2020-01-08 04:13:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:13:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:13:35 ==> Jenkins CI detected. 04:13:35 current dir:  /w/workspace/undry_device-onvif-camera_PR-371 04:13:35 project root: . 04:13:35 --> token set from env 04:13:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:35 ==> Running gcov in . (disable via -X gcov) 04:13:35 ==> Python coveragepy not found 04:13:35 ==> Searching for coverage reports in: 04:13:35 + . 04:13:35 -> Found 1 reports 04:13:35 ==> Detecting git/mercurial file structure 04:13:35 ==> Reading reports 04:13:35 + ./coverage.out bytes=78459 04:13:35 ==> Appending adjustments 04:13:35 https://docs.codecov.io/docs/fixing-reports 04:13:35 + Found adjustments 04:13:35 ==> Gzipping contents 04:13:35 12K /tmp/codecov.RYeTTi.gz 04:13:35 ==> Uploading reports 04:13:35 url: https://codecov.io 04:13:35 query: branch=PR-371&commit=5f4d982d16408bad46e03cde750422a7ad4473cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=371&job=&cmd_args= 04:13:35 -> Pinging Codecov 04:13:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-371&commit=5f4d982d16408bad46e03cde750422a7ad4473cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=371&job=&cmd_args= 04:13:35 -> Uploading to 04:13:35 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/F29A59C45E3A92E06B3E522C9905F8EF/5f4d982d16408bad46e03cde750422a7ad4473cd/c97fc288-94b4-4614-836c-f948cc002eab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T041335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48967d8b860503d77c0d4af1e89435c66408d438cbc91957e5680e76df230925 04:13:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:35 Dload Upload Total Spent Left Speed 04:13:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45900 --:--:-- --:--:-- --:--:-- 45701 04:13:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5f4d982d16408bad46e03cde750422a7ad4473cd [Pipeline] } 04:13:35 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 04:13:37 + [ -d /w/workspace/undry_device-onvif-camera_PR-371/archives ] 04:13:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-371/archives 04:13:37 total 16 04:13:37 drwxr-xr-x 3 root root 4096 May 31 04:04 . 04:13:37 drwxrwxr-x 11 jenkins jenkins 4096 May 31 04:04 .. 04:13:37 drwxr-xr-x 2 root root 4096 May 31 04:04 cost 04:13:37 -rw-r--r-- 1 root root 91 May 31 04:04 cost.csv 04:13:37 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-371/archives 04:13:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-371/archives 04:13:37 total 16 04:13:37 drwxr-xr-x 3 jenkins jenkins 4096 May 31 04:04 . 04:13:37 drwxrwxr-x 11 jenkins jenkins 4096 May 31 04:04 .. 04:13:37 drwxr-xr-x 2 jenkins jenkins 4096 May 31 04:04 cost 04:13:37 -rw-r--r-- 1 jenkins jenkins 91 May 31 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:13:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:39 ---> package-listing.sh 04:13:39 ++ facter osfamily 04:13:39 ++ tr '[:upper:]' '[:lower:]' 04:13:39 + OS_FAMILY=debian 04:13:39 + workspace=/w/workspace/undry_device-onvif-camera_PR-371 04:13:39 + START_PACKAGES=/tmp/packages_start.txt 04:13:39 + END_PACKAGES=/tmp/packages_end.txt 04:13:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:39 + PACKAGES=/tmp/packages_start.txt 04:13:39 + '[' /w/workspace/undry_device-onvif-camera_PR-371 ']' 04:13:39 + PACKAGES=/tmp/packages_end.txt 04:13:39 + case "${OS_FAMILY}" in 04:13:39 + dpkg -l 04:13:39 + grep '^ii' 04:13:39 + '[' -f /tmp/packages_start.txt ']' 04:13:39 + '[' -f /tmp/packages_end.txt ']' 04:13:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:13:39 + '[' /w/workspace/undry_device-onvif-camera_PR-371 ']' 04:13:39 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-371/archives/ 04:13:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-371/archives/ [Pipeline] echo 04:13:39 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:13:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:40 prd-ubuntu20.04-docker-8c-8g-17444 does not seem to be running inside a container 04:13:40 $ 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-371/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-371 -v /w/workspace/undry_device-onvif-camera_PR-371:/w/workspace/undry_device-onvif-camera_PR-371:rw,z -v /w/workspace/undry_device-onvif-camera_PR-371@tmp:/w/workspace/undry_device-onvif-camera_PR-371@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 04:13:40 $ docker top c2f9e3eebf50ed89979bc13ca58fa027441e28eb389213b24b912f7e315ba226 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:41 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:41 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:41 + ls /var/log/sa-host 04:13:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:41 provisioning config files... 04:13:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-371@tmp/config4327543358404716830tmp [Pipeline] { [Pipeline] echo 04:13:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:42 ---> create-netrc.sh [Pipeline] } 04:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:42 ---> python-tools-install.sh [Pipeline] echo 04:13:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:43 ---> sudo-logs.sh 04:13:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:43 ---> job-cost.sh 04:13:43 lf-activate-venv: SKIPPING 04:13:43 DEBUG: total: 0.2199999988079071 04:13:43 INFO: Retrieving Stack Cost... 04:13:43 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:44 INFO: Archiving Costs [Pipeline] echo 04:13:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:44 ---> logs-deploy.sh 04:13:44 lf-activate-venv: SKIPPING 04:13:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-371/1 04:13:44 INFO: archiving workspace using pattern(s): 04:13:45 Archives upload complete. 04:13:45 INFO: archiving logs to Nexus 04:13:46 ---> uname -a: 04:13:46 Linux prd-ubuntu20-04-docker-8c-8g-17444 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:13:46 04:13:46 04:13:46 ---> lscpu: 04:13:46 Architecture: x86_64 04:13:46 CPU op-mode(s): 32-bit, 64-bit 04:13:46 Byte Order: Little Endian 04:13:46 Address sizes: 40 bits physical, 48 bits virtual 04:13:46 CPU(s): 8 04:13:46 On-line CPU(s) list: 0-7 04:13:46 Thread(s) per core: 1 04:13:46 Core(s) per socket: 1 04:13:46 Socket(s): 8 04:13:46 NUMA node(s): 1 04:13:46 Vendor ID: AuthenticAMD 04:13:46 CPU family: 23 04:13:46 Model: 49 04:13:46 Model name: AMD EPYC-Rome Processor 04:13:46 Stepping: 0 04:13:46 CPU MHz: 2799.998 04:13:46 BogoMIPS: 5599.99 04:13:46 Virtualization: AMD-V 04:13:46 Hypervisor vendor: KVM 04:13:46 Virtualization type: full 04:13:46 L1d cache: 256 KiB 04:13:46 L1i cache: 256 KiB 04:13:46 L2 cache: 4 MiB 04:13:46 L3 cache: 128 MiB 04:13:46 NUMA node0 CPU(s): 0-7 04:13:46 Vulnerability Itlb multihit: Not affected 04:13:46 Vulnerability L1tf: Not affected 04:13:46 Vulnerability Mds: Not affected 04:13:46 Vulnerability Meltdown: Not affected 04:13:46 Vulnerability Mmio stale data: Not affected 04:13:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:13:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:13:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:13:46 Vulnerability Srbds: Not affected 04:13:46 Vulnerability Tsx async abort: Not affected 04:13:46 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 04:13:46 04:13:46 04:13:46 ---> nproc: 04:13:46 8 04:13:46 04:13:46 04:13:46 ---> df -h: 04:13:46 Filesystem Size Used Avail Use% Mounted on 04:13:46 overlay 155G 12G 144G 8% / 04:13:46 tmpfs 64M 0 64M 0% /dev 04:13:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:13:46 shm 64M 0 64M 0% /dev/shm 04:13:46 /dev/vda1 155G 12G 144G 8% /facter-os 04:13:46 04:13:46 04:13:46 ---> sar -b -r -n DEV: 04:13:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17444) 05/31/23 _x86_64_ (8 CPU) 04:13:46 04:13:46 04:01:47 LINUX RESTART (8 CPU) 04:13:46 04:13:46 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:13:46 04:03:01 194.37 47.84 146.53 0.00 5393.23 94501.32 0.00 04:13:46 04:04:01 119.26 1.25 118.01 0.00 11.20 48447.05 0.00 04:13:46 04:05:01 188.12 0.25 187.87 0.00 10.13 47180.81 0.00 04:13:46 04:06:01 1.63 0.00 1.63 0.00 0.00 19.88 0.00 04:13:46 04:07:01 38.81 9.35 29.46 0.00 2884.45 5095.82 0.00 04:13:46 04:08:01 19.68 2.25 17.43 0.00 2291.90 3778.61 0.00 04:13:46 04:09:01 3.48 0.02 3.47 0.00 0.13 90.78 0.00 04:13:46 04:10:01 2.03 0.00 2.03 0.00 0.00 22.39 0.00 04:13:46 04:11:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 04:13:46 04:12:01 2.18 0.00 2.18 0.00 0.00 24.66 0.00 04:13:46 04:13:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 04:13:46 Average: 51.99 5.54 46.44 0.00 962.78 18107.94 0.00 04:13:46 04:13:46 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:13:46 04:03:01 29131540 31591348 723100 2.20 76168 2663008 1996388 5.88 1002268 2389656 1832 04:13:46 04:04:01 27674072 31128660 1169676 3.56 148160 3481860 2286808 6.74 1630444 3100280 239256 04:13:46 04:05:01 27578172 31573380 725456 2.21 161452 3979288 1789620 5.27 1282704 3512232 368 04:13:46 04:06:01 27578964 31574232 724316 2.20 161484 3979288 1789620 5.27 1282176 3512232 156 04:13:46 04:07:01 27260044 31545372 743372 2.26 180056 4235244 1802560 5.31 1450700 3638468 1004 04:13:46 04:08:01 27042120 31554044 732176 2.23 195520 4440852 1846932 5.44 1606748 3687680 160 04:13:46 04:09:01 27049472 31556616 729724 2.22 194096 4437600 1815744 5.35 1603040 3684472 8 04:13:46 04:10:01 27055252 31562480 723816 2.20 194160 4437604 1815744 5.35 1597440 3684484 12 04:13:46 04:11:01 27054864 31562196 723996 2.20 194224 4437604 1815744 5.35 1597592 3684496 4 04:13:46 04:12:01 27054712 31562172 723868 2.20 194312 4437608 1815744 5.35 1598184 3684508 168 04:13:46 04:13:01 27054608 31562072 723932 2.20 194332 4437608 1815744 5.35 1598036 3684508 136 04:13:46 Average: 27412165 31524779 767585 2.33 172179 4087960 1871877 5.52 1477212 3478456 22100 04:13:46 04:13:46 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:13:46 04:03:01 ens3 749.83 455.44 6984.08 93.74 0.00 0.00 0.00 0.00 04:13:46 04:03:01 veth1745144 52.16 68.21 4.88 48.16 0.00 0.00 0.00 0.00 04:13:46 04:03:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 04:13:46 04:03:01 docker0 65.22 85.10 5.33 212.78 0.00 0.00 0.00 0.00 04:13:46 04:04:01 ens3 309.61 175.44 1940.58 98.69 0.00 0.00 0.00 0.00 04:13:46 04:04:01 vethd796ef2 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:13:46 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:04:01 docker0 141.29 267.69 10.98 1910.49 0.00 0.00 0.00 0.00 04:13:46 04:05:01 ens3 120.99 74.39 2634.45 19.02 0.00 0.00 0.00 0.00 04:13:46 04:05:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 04:13:46 04:05:01 docker0 2.90 6.60 0.18 85.51 0.00 0.00 0.00 0.00 04:13:46 04:06:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:07:01 ens3 72.30 33.88 1506.78 2.65 0.00 0.00 0.00 0.00 04:13:46 04:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:13:46 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:08:01 ens3 54.12 22.51 1356.96 1.61 0.00 0.00 0.00 0.00 04:13:46 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:11:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:46 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:13:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 04:13:46 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:46 Average: ens3 118.85 69.28 1311.17 19.62 0.00 0.00 0.00 0.00 04:13:46 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 04:13:46 Average: docker0 19.04 32.67 1.50 200.81 0.00 0.00 0.00 0.00 04:13:46 04:13:46 04:13:46 ---> sar -P ALL: 04:13:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17444) 05/31/23 _x86_64_ (8 CPU) 04:13:46 04:13:46 04:01:47 LINUX RESTART (8 CPU) 04:13:46 04:13:46 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:13:46 04:03:01 all 9.96 0.00 3.81 1.52 0.06 84.65 04:13:46 04:03:01 0 10.71 0.00 3.46 0.32 0.05 85.46 04:13:46 04:03:01 1 9.98 0.00 4.17 3.19 0.05 82.61 04:13:46 04:03:01 2 9.07 0.00 3.81 1.85 0.07 85.20 04:13:46 04:03:01 3 9.53 0.00 4.22 1.01 0.07 85.17 04:13:46 04:03:01 4 11.31 0.00 3.17 0.54 0.05 84.93 04:13:46 04:03:01 5 8.92 0.00 4.24 0.53 0.05 86.27 04:13:46 04:03:01 6 10.31 0.00 3.83 3.81 0.07 81.97 04:13:46 04:03:01 7 9.82 0.00 3.62 0.86 0.07 85.63 04:13:46 04:04:01 all 29.79 0.00 5.75 0.75 0.06 63.65 04:13:46 04:04:01 0 27.64 0.00 5.48 0.17 0.05 66.66 04:13:46 04:04:01 1 28.79 0.00 5.73 0.27 0.07 65.14 04:13:46 04:04:01 2 34.51 0.00 5.55 0.71 0.05 59.19 04:13:46 04:04:01 3 27.36 0.00 6.75 0.29 0.07 65.54 04:13:46 04:04:01 4 26.47 0.00 5.33 0.08 0.07 68.05 04:13:46 04:04:01 5 29.17 0.00 6.61 4.32 0.07 59.83 04:13:46 04:04:01 6 28.86 0.00 5.42 0.15 0.05 65.52 04:13:46 04:04:01 7 35.57 0.00 5.13 0.02 0.07 59.21 04:13:46 04:05:01 all 26.07 0.00 5.49 0.68 0.06 67.71 04:13:46 04:05:01 0 25.70 0.00 5.26 0.12 0.07 68.85 04:13:46 04:05:01 1 26.79 0.00 5.76 0.22 0.05 67.18 04:13:46 04:05:01 2 26.72 0.00 5.25 1.18 0.07 66.78 04:13:46 04:05:01 3 26.70 0.00 6.29 3.08 0.07 63.86 04:13:46 04:05:01 4 25.23 0.00 5.21 0.05 0.05 69.45 04:13:46 04:05:01 5 25.74 0.00 5.34 0.39 0.05 68.49 04:13:46 04:05:01 6 25.49 0.00 5.06 0.03 0.05 69.37 04:13:46 04:05:01 7 26.15 0.00 5.75 0.39 0.07 67.65 04:13:46 04:06:01 all 0.11 0.00 0.01 0.01 0.01 99.86 04:13:46 04:06:01 0 0.60 0.00 0.02 0.00 0.00 99.39 04:13:46 04:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:46 04:06:01 2 0.03 0.00 0.03 0.03 0.03 99.87 04:13:46 04:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:13:46 04:06:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:13:46 04:06:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:13:46 04:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:13:46 04:06:01 7 0.13 0.00 0.00 0.00 0.00 99.87 04:13:46 04:07:01 all 1.49 0.00 0.90 0.25 0.02 97.34 04:13:46 04:07:01 0 2.00 0.00 0.50 0.02 0.03 97.45 04:13:46 04:07:01 1 1.97 0.00 1.82 0.07 0.02 96.13 04:13:46 04:07:01 2 1.12 0.00 0.65 0.82 0.03 97.38 04:13:46 04:07:01 3 0.75 0.00 0.53 0.03 0.02 98.66 04:13:46 04:07:01 4 1.34 0.00 0.70 0.43 0.02 97.51 04:13:46 04:07:01 5 1.45 0.00 0.97 0.15 0.02 97.41 04:13:46 04:07:01 6 1.88 0.00 1.25 0.02 0.00 96.85 04:13:46 04:07:01 7 1.37 0.00 0.82 0.45 0.02 97.35 04:13:46 04:08:01 all 1.06 0.00 0.65 0.14 0.02 98.13 04:13:46 04:08:01 0 1.20 0.00 0.87 0.08 0.00 97.85 04:13:46 04:08:01 1 0.72 0.00 1.00 0.27 0.02 98.00 04:13:46 04:08:01 2 0.38 0.00 0.35 0.68 0.02 98.57 04:13:46 04:08:01 3 0.42 0.00 0.32 0.02 0.02 99.23 04:13:46 04:08:01 4 1.42 0.00 0.38 0.03 0.03 98.13 04:13:46 04:08:01 5 0.98 0.00 1.33 0.02 0.02 97.65 04:13:46 04:08:01 6 1.18 0.00 0.65 0.00 0.02 98.15 04:13:46 04:08:01 7 2.15 0.00 0.31 0.03 0.02 97.49 04:13:46 04:09:01 all 0.17 0.00 0.07 0.01 0.01 99.74 04:13:46 04:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:13:46 04:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:13:46 04:09:01 2 0.05 0.00 0.07 0.07 0.00 99.82 04:13:46 04:09:01 3 0.07 0.00 0.05 0.00 0.02 99.87 04:13:46 04:09:01 4 0.03 0.00 0.05 0.02 0.03 99.87 04:13:46 04:09:01 5 0.05 0.00 0.07 0.00 0.02 99.87 04:13:46 04:09:01 6 0.25 0.00 0.05 0.00 0.00 99.70 04:13:46 04:09:01 7 0.81 0.00 0.22 0.00 0.00 98.97 04:13:46 04:10:01 all 0.13 0.00 0.01 0.01 0.01 99.84 04:13:46 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:13:46 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:13:46 04:10:01 2 0.03 0.00 0.02 0.05 0.00 99.90 04:13:46 04:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:13:46 04:10:01 4 0.07 0.00 0.03 0.03 0.03 99.83 04:13:46 04:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:13:46 04:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:46 04:10:01 7 0.80 0.00 0.00 0.00 0.02 99.19 04:13:46 04:11:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:13:46 04:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:13:46 04:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:13:46 04:11:01 2 0.02 0.00 0.00 0.03 0.02 99.93 04:13:46 04:11:01 3 0.02 0.00 0.03 0.00 0.03 99.92 04:13:46 04:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:13:46 04:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:13:46 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:46 04:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:13:46 04:12:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:13:46 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:13:46 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:13:46 04:12:01 2 0.02 0.00 0.00 0.05 0.00 99.93 04:13:46 04:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:13:46 04:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:13:46 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:13:46 04:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:13:46 04:12:01 7 0.20 0.00 0.02 0.00 0.00 99.78 04:13:46 04:13:01 all 0.08 0.00 0.01 0.01 0.01 99.89 04:13:46 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:13:46 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:46 04:13:01 2 0.02 0.00 0.02 0.03 0.02 99.92 04:13:46 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:13:46 04:13:01 4 0.03 0.00 0.02 0.02 0.03 99.90 04:13:46 04:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:13:46 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:46 04:13:01 7 0.53 0.00 0.03 0.00 0.02 99.42 04:13:46 04:13:46 Average: CPU %user %nice %system %iowait %steal %idle 04:13:46 Average: all 6.22 0.00 1.51 0.30 0.02 91.93 04:13:46 Average: 0 6.13 0.00 1.41 0.06 0.02 92.37 04:13:46 Average: 1 6.17 0.00 1.67 0.36 0.02 91.77 04:13:46 Average: 2 6.50 0.00 1.42 0.50 0.03 91.55 04:13:46 Average: 3 5.86 0.00 1.65 0.40 0.03 92.07 04:13:46 Average: 4 5.98 0.00 1.36 0.11 0.03 92.52 04:13:46 Average: 5 6.00 0.00 1.68 0.49 0.03 91.80 04:13:46 Average: 6 6.15 0.00 1.47 0.36 0.02 92.00 04:13:46 Average: 7 7.00 0.00 1.44 0.16 0.03 91.38 04:13:46 04:13:46 04:13:46