Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7e93cb887219dd57e8860016334c0004305a7aa+35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262 (d94e69fea10b90394afee5e8aabe8980737d4ba9) 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-ssh62644635581859631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7721873405584177717.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14753993069220615992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5912491850986404465.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17997009212016512465.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3560 in /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-222 # 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/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa Merge succeeded, producing 9eb1caf0293587ef3c2107eedef76ccb15bfab36 Checking out Revision 9eb1caf0293587ef3c2107eedef76ccb15bfab36 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # 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 35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb1caf0293587ef3c2107eedef76ccb15bfab36 # timeout=10 Commit message: "Merge commit '35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262' into HEAD" > git rev-list --no-walk e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-24T22:10:20.891Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-24T22:10:20.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-24T22:10:20.986Z] ========================================================= [2023-01-24T22:10:20.986Z] EdgeX Global Pipelines Version Info [2023-01-24T22:10:20.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:10:21.709Z] ------------------- [2023-01-24T22:10:21.709Z] stable info: [2023-01-24T22:10:21.709Z] ------------------- [2023-01-24T22:10:21.709Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-24T22:10:21.709Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T22:10:21.709Z] Message: update stable to v1.0.244 [2023-01-24T22:10:22.279Z] ------------------- [2023-01-24T22:10:22.279Z] experimental info: [2023-01-24T22:10:22.279Z] ------------------- [2023-01-24T22:10:22.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-24T22:10:22.279Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T22:10:22.279Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-24T22:10:22.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-01-24T22:10:22.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-01-24T22:10:22.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-24T22:10:22.466Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-24T22:10:22.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-24T22:10:22.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-24T22:10:22.512Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-24T22:10:22.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-24T22:10:22.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-24T22:10:22.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-24T22:10:22.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-24T22:10:22.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-01-24T22:10:22.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-24T22:10:22.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-24T22:10:22.610Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T22:10:22.620Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T22:10:22.633Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T22:10:22.650Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T22:10:22.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-24T22:10:22.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-24T22:10:22.684Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-24T22:10:22.694Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-01-24T22:10:22.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-24T22:10:22.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-24T22:10:22.724Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-24T22:10:22.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-24T22:10:22.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-24T22:10:22.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2023-01-24T22:10:22.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2023-01-24T22:10:22.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2023-01-24T22:10:22.790Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eb1caf0293587ef3c2107eedef76ccb15bfab36 [Pipeline] echo [2023-01-24T22:10:22.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eb1caf [Pipeline] echo [2023-01-24T22:10:22.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T22:10:22.870Z] provisioning config files... [2023-01-24T22:10:22.878Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config7461916109754528483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:10:23.176Z] ---> docker-login.sh [2023-01-24T22:10:23.176Z] nexus3.edgexfoundry.org:10001 [2023-01-24T22:10:23.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:23.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:23.694Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:23.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:23.694Z] [2023-01-24T22:10:23.694Z] Login Succeeded [2023-01-24T22:10:23.694Z] nexus3.edgexfoundry.org:10002 [2023-01-24T22:10:23.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:23.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:23.694Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:23.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:23.694Z] [2023-01-24T22:10:23.694Z] Login Succeeded [2023-01-24T22:10:23.694Z] nexus3.edgexfoundry.org:10003 [2023-01-24T22:10:23.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:23.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:23.952Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:23.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:23.952Z] [2023-01-24T22:10:23.952Z] Login Succeeded [2023-01-24T22:10:23.952Z] nexus3.edgexfoundry.org:10004 [2023-01-24T22:10:23.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:23.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:23.952Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:23.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:23.952Z] [2023-01-24T22:10:23.952Z] Login Succeeded [2023-01-24T22:10:23.952Z] docker.io [2023-01-24T22:10:23.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:24.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:24.212Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:24.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:24.212Z] [2023-01-24T22:10:24.212Z] Login Succeeded [2023-01-24T22:10:24.212Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T22:10:24.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-24T22:10:24.597Z] + git rev-list -1 --merges 9eb1caf0293587ef3c2107eedef76ccb15bfab36~1..9eb1caf0293587ef3c2107eedef76ccb15bfab36 [Pipeline] echo [2023-01-24T22:10:24.639Z] -----------> git rev-list -1 --merges 9eb1caf0293587ef3c2107eedef76ccb15bfab36~1..9eb1caf0293587ef3c2107eedef76ccb15bfab36 9eb1caf0293587ef3c2107eedef76ccb15bfab36 [2023-01-24T22:10:24.639Z] 9eb1caf0293587ef3c2107eedef76ccb15bfab36 [false] [Pipeline] sh [2023-01-24T22:10:24.928Z] + git log --format=format:%s -1 9eb1caf0293587ef3c2107eedef76ccb15bfab36 [Pipeline] echo [2023-01-24T22:10:24.944Z] ========================================================= [2023-01-24T22:10:24.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-24T22:10:24.944Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T22:10:25.281Z] + git log --format=format:%s -1 9eb1caf0293587ef3c2107eedef76ccb15bfab36 [Pipeline] echo [2023-01-24T22:10:25.294Z] [semverPrep] GIT_COMMIT: 9eb1caf0293587ef3c2107eedef76ccb15bfab36, Commit Message: Merge commit '35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262' into HEAD [Pipeline] echo [2023-01-24T22:10:25.302Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-24T22:10:25.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T22:10:25.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-24T22:10:25.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-24T22:10:25.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-24T22:10:25.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-24T22:10:25.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-24T22:10:25.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:10:26.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T22:10:26.114Z] [2023-01-24T22:10:26.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:10:26.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T22:10:26.420Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-24T22:10:26.420Z] b85a868b505f: Pulling fs layer [2023-01-24T22:10:26.420Z] e2be974225ed: Pulling fs layer [2023-01-24T22:10:26.420Z] 339a4e72a1f5: Pulling fs layer [2023-01-24T22:10:26.420Z] 988bab9f4d93: Pulling fs layer [2023-01-24T22:10:26.420Z] 1469e6f7b9e6: Pulling fs layer [2023-01-24T22:10:26.420Z] eaf3925da568: Pulling fs layer [2023-01-24T22:10:26.420Z] bab4dde63d76: Pulling fs layer [2023-01-24T22:10:26.420Z] bde34c3a00c8: Pulling fs layer [2023-01-24T22:10:26.420Z] b352a97aabf1: Pulling fs layer [2023-01-24T22:10:26.420Z] 4872d77fe225: Pulling fs layer [2023-01-24T22:10:26.420Z] 5851b861e8e6: Pulling fs layer [2023-01-24T22:10:26.420Z] bde34c3a00c8: Waiting [2023-01-24T22:10:26.420Z] b352a97aabf1: Waiting [2023-01-24T22:10:26.420Z] bab4dde63d76: Waiting [2023-01-24T22:10:26.420Z] 988bab9f4d93: Waiting [2023-01-24T22:10:26.420Z] 4872d77fe225: Waiting [2023-01-24T22:10:26.420Z] eaf3925da568: Waiting [2023-01-24T22:10:26.420Z] 5851b861e8e6: Waiting [2023-01-24T22:10:26.683Z] e2be974225ed: Verifying Checksum [2023-01-24T22:10:26.683Z] e2be974225ed: Download complete [2023-01-24T22:10:26.683Z] 988bab9f4d93: Download complete [2023-01-24T22:10:26.683Z] 339a4e72a1f5: Verifying Checksum [2023-01-24T22:10:26.683Z] 339a4e72a1f5: Download complete [2023-01-24T22:10:26.942Z] 1469e6f7b9e6: Verifying Checksum [2023-01-24T22:10:26.942Z] 1469e6f7b9e6: Download complete [2023-01-24T22:10:26.942Z] eaf3925da568: Download complete [2023-01-24T22:10:26.942Z] bde34c3a00c8: Download complete [2023-01-24T22:10:26.942Z] b352a97aabf1: Verifying Checksum [2023-01-24T22:10:26.942Z] b352a97aabf1: Download complete [2023-01-24T22:10:26.942Z] 4872d77fe225: Verifying Checksum [2023-01-24T22:10:26.942Z] 4872d77fe225: Download complete [2023-01-24T22:10:26.942Z] b85a868b505f: Verifying Checksum [2023-01-24T22:10:26.942Z] b85a868b505f: Download complete [2023-01-24T22:10:26.942Z] 5851b861e8e6: Verifying Checksum [2023-01-24T22:10:26.942Z] 5851b861e8e6: Download complete [2023-01-24T22:10:27.201Z] bab4dde63d76: Verifying Checksum [2023-01-24T22:10:27.201Z] bab4dde63d76: Download complete [2023-01-24T22:10:28.157Z] b85a868b505f: Pull complete [2023-01-24T22:10:28.437Z] e2be974225ed: Pull complete [2023-01-24T22:10:28.699Z] 339a4e72a1f5: Pull complete [2023-01-24T22:10:28.959Z] 988bab9f4d93: Pull complete [2023-01-24T22:10:29.216Z] 1469e6f7b9e6: Pull complete [2023-01-24T22:10:29.216Z] eaf3925da568: Pull complete [2023-01-24T22:10:31.120Z] bab4dde63d76: Pull complete [2023-01-24T22:10:31.120Z] bde34c3a00c8: Pull complete [2023-01-24T22:10:31.120Z] b352a97aabf1: Pull complete [2023-01-24T22:10:31.120Z] 4872d77fe225: Pull complete [2023-01-24T22:10:31.120Z] 5851b861e8e6: Pull complete [2023-01-24T22:10:31.120Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-24T22:10:31.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T22:10:31.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:10:31.468Z] prd-ubuntu20.04-docker-8c-8g-3560 does not seem to be running inside a container [2023-01-24T22:10:31.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T22:10:33.508Z] $ docker top 16066ed5d85e58269d656f84f572b3365946131c913e873b4e28ea8861ba936c -eo pid,comm [2023-01-24T22:10:33.569Z] 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). [2023-01-24T22:10:33.569Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T22:10:33.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T22:10:33.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T22:10:33.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T22:10:33.719Z] $ docker exec 16066ed5d85e58269d656f84f572b3365946131c913e873b4e28ea8861ba936c ssh-agent [2023-01-24T22:10:33.826Z] SSH_AUTH_SOCK=/tmp/ssh-mQJTiO0njefM/agent.32 [2023-01-24T22:10:33.826Z] SSH_AGENT_PID=38 [2023-01-24T22:10:33.831Z] Running ssh-add (command line suppressed) [2023-01-24T22:10:33.929Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_9852257680334580808.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_9852257680334580808.key) [2023-01-24T22:10:33.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T22:10:34.225Z] + git tag --points-at HEAD [Pipeline] } [2023-01-24T22:10:34.236Z] $ docker exec --env ******** --env ******** 16066ed5d85e58269d656f84f572b3365946131c913e873b4e28ea8861ba936c ssh-agent -k [2023-01-24T22:10:34.338Z] unset SSH_AUTH_SOCK; [2023-01-24T22:10:34.338Z] unset SSH_AGENT_PID; [2023-01-24T22:10:34.338Z] echo Agent pid 38 killed; [2023-01-24T22:10:34.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-24T22:10:34.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T22:10:34.379Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T22:10:34.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T22:10:34.489Z] $ docker exec 16066ed5d85e58269d656f84f572b3365946131c913e873b4e28ea8861ba936c ssh-agent [2023-01-24T22:10:34.594Z] SSH_AUTH_SOCK=/tmp/ssh-pb4wT4FRBcui/agent.70 [2023-01-24T22:10:34.594Z] SSH_AGENT_PID=76 [2023-01-24T22:10:34.598Z] Running ssh-add (command line suppressed) [2023-01-24T22:10:34.729Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_1477492990706524785.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_1477492990706524785.key) [2023-01-24T22:10:34.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T22:10:35.054Z] + git semver init [2023-01-24T22:10:35.313Z] 2023-01-24 22:10:35,257 [run_init] DEBUG init version:0.0.0 force:False [2023-01-24T22:10:35.313Z] 2023-01-24 22:10:35,257 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-222/.semver [2023-01-24T22:10:35.313Z] 2023-01-24 22:10:35,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-222/.semver [2023-01-24T22:10:35.313Z] 2023-01-24 22:10:35,258 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-222/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-222, universal_newlines=False, shell=None, istream=None) [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,172 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-222/.git/info/exclude [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,172 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 with force:False [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,173 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,177 [execute] INFO git cat-file --batch-check [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,185 [execute] INFO git cat-file --batch [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T22:10:36.249Z] 2023-01-24 22:10:36,189 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 [2023-01-24T22:10:36.249Z] 0.0.0 [Pipeline] } [2023-01-24T22:10:36.256Z] $ docker exec --env ******** --env ******** 16066ed5d85e58269d656f84f572b3365946131c913e873b4e28ea8861ba936c ssh-agent -k [2023-01-24T22:10:36.350Z] unset SSH_AUTH_SOCK; [2023-01-24T22:10:36.350Z] unset SSH_AGENT_PID; [2023-01-24T22:10:36.350Z] echo Agent pid 76 killed; [2023-01-24T22:10:36.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T22:10:36.655Z] + git semver [Pipeline] } [2023-01-24T22:10:36.928Z] $ docker stop --time=1 16066ed5d85e58269d656f84f572b3365946131c913e873b4e28ea8861ba936c [2023-01-24T22:10:38.238Z] $ docker rm -f --volumes 16066ed5d85e58269d656f84f572b3365946131c913e873b4e28ea8861ba936c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T22:10:38.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-24T22:10:38.774Z] Stashed 1 file(s) [Pipeline] echo [2023-01-24T22:10:38.776Z] [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 [2023-01-24T22:10:38.934Z] provisioning config files... [2023-01-24T22:10:38.941Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config17557408334299729535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:10:39.232Z] ---> docker-login.sh [2023-01-24T22:10:39.232Z] nexus3.edgexfoundry.org:10001 [2023-01-24T22:10:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:39.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:39.232Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:39.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:39.232Z] [2023-01-24T22:10:39.232Z] Login Succeeded [2023-01-24T22:10:39.232Z] nexus3.edgexfoundry.org:10002 [2023-01-24T22:10:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:39.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:39.232Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:39.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:39.232Z] [2023-01-24T22:10:39.232Z] Login Succeeded [2023-01-24T22:10:39.232Z] nexus3.edgexfoundry.org:10003 [2023-01-24T22:10:39.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:39.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:39.490Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:39.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:39.490Z] [2023-01-24T22:10:39.490Z] Login Succeeded [2023-01-24T22:10:39.490Z] nexus3.edgexfoundry.org:10004 [2023-01-24T22:10:39.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:39.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:39.490Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:39.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:39.490Z] [2023-01-24T22:10:39.490Z] Login Succeeded [2023-01-24T22:10:39.490Z] docker.io [2023-01-24T22:10:39.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:10:39.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:10:39.748Z] Configure a credential helper to remove this warning. See [2023-01-24T22:10:39.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:10:39.748Z] [2023-01-24T22:10:39.748Z] Login Succeeded [2023-01-24T22:10:39.748Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T22:10:39.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T22:10:39.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T22:10:39.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T22:10:39.843Z] ========================================================= [2023-01-24T22:10:39.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-24T22:10:39.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:10:40.149Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-24T22:10:40.149Z] Sending build context to Docker daemon 27.68MB [2023-01-24T22:10:40.149Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T22:10:40.149Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-24T22:10:40.411Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-24T22:10:40.411Z] 213ec9aee27d: Pulling fs layer [2023-01-24T22:10:40.411Z] 4583459ba037: Pulling fs layer [2023-01-24T22:10:40.411Z] 93c1e223e6f2: Pulling fs layer [2023-01-24T22:10:40.411Z] 53926ce57604: Pulling fs layer [2023-01-24T22:10:40.411Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-24T22:10:40.411Z] 21b2b0c7a3f4: Waiting [2023-01-24T22:10:40.411Z] 22ff95d597cd: Pulling fs layer [2023-01-24T22:10:40.411Z] 12d6caf4c0d1: Pulling fs layer [2023-01-24T22:10:40.411Z] 96b7cbca73a9: Pulling fs layer [2023-01-24T22:10:40.411Z] 22ff95d597cd: Waiting [2023-01-24T22:10:40.411Z] 12d6caf4c0d1: Waiting [2023-01-24T22:10:40.411Z] a7acece74701: Pulling fs layer [2023-01-24T22:10:40.411Z] a7acece74701: Waiting [2023-01-24T22:10:40.411Z] 93c1e223e6f2: Verifying Checksum [2023-01-24T22:10:40.411Z] 93c1e223e6f2: Download complete [2023-01-24T22:10:40.411Z] 4583459ba037: Download complete [2023-01-24T22:10:40.411Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-24T22:10:40.411Z] 21b2b0c7a3f4: Download complete [2023-01-24T22:10:40.411Z] 22ff95d597cd: Verifying Checksum [2023-01-24T22:10:40.411Z] 22ff95d597cd: Download complete [2023-01-24T22:10:40.411Z] 213ec9aee27d: Download complete [2023-01-24T22:10:40.678Z] 12d6caf4c0d1: Verifying Checksum [2023-01-24T22:10:40.678Z] 12d6caf4c0d1: Download complete [2023-01-24T22:10:40.678Z] 213ec9aee27d: Pull complete [2023-01-24T22:10:40.678Z] 4583459ba037: Pull complete [2023-01-24T22:10:40.957Z] 93c1e223e6f2: Pull complete [2023-01-24T22:10:41.603Z] a7acece74701: Verifying Checksum [2023-01-24T22:10:41.603Z] a7acece74701: Download complete [2023-01-24T22:10:41.876Z] 53926ce57604: Verifying Checksum [2023-01-24T22:10:41.876Z] 53926ce57604: Download complete [2023-01-24T22:10:41.876Z] 96b7cbca73a9: Verifying Checksum [2023-01-24T22:10:41.876Z] 96b7cbca73a9: Download complete [2023-01-24T22:10:46.068Z] 53926ce57604: Pull complete [2023-01-24T22:10:46.068Z] 21b2b0c7a3f4: Pull complete [2023-01-24T22:10:46.068Z] 22ff95d597cd: Pull complete [2023-01-24T22:10:46.068Z] 12d6caf4c0d1: Pull complete [2023-01-24T22:10:47.965Z] 96b7cbca73a9: Pull complete [2023-01-24T22:10:48.897Z] a7acece74701: Pull complete [2023-01-24T22:10:48.897Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-24T22:10:48.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T22:10:48.897Z] ---> db6d94c90886 [2023-01-24T22:10:48.897Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-24T22:10:52.188Z] ---> Running in cbaa5a28274d [2023-01-24T22:10:52.188Z] Removing intermediate container cbaa5a28274d [2023-01-24T22:10:52.188Z] ---> c4533dbdca5b [2023-01-24T22:10:52.188Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T22:10:52.188Z] ---> Running in 57180cd3eb66 [2023-01-24T22:10:52.188Z] Removing intermediate container 57180cd3eb66 [2023-01-24T22:10:52.188Z] ---> be7c2e3ec3e3 [2023-01-24T22:10:52.188Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T22:10:52.188Z] ---> Running in 1c60925db1d3 [2023-01-24T22:10:52.188Z] Removing intermediate container 1c60925db1d3 [2023-01-24T22:10:52.188Z] ---> 45cbdf8544d7 [2023-01-24T22:10:52.188Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T22:10:52.188Z] ---> Running in 94c0bb16f228 [2023-01-24T22:10:52.188Z] Removing intermediate container 94c0bb16f228 [2023-01-24T22:10:52.188Z] ---> b5f8b2e3ff6b [2023-01-24T22:10:52.188Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-24T22:10:52.188Z] ---> Running in fdd08cf37834 [2023-01-24T22:10:52.188Z] Removing intermediate container fdd08cf37834 [2023-01-24T22:10:52.188Z] ---> d80d00224f40 [2023-01-24T22:10:52.188Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T22:10:52.188Z] ---> Running in a99c2fb3d81d [2023-01-24T22:10:52.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T22:10:52.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T22:10:52.965Z] OK: 211 MiB in 51 packages [2023-01-24T22:10:53.227Z] Removing intermediate container a99c2fb3d81d [2023-01-24T22:10:53.227Z] ---> 73c4046762d8 [2023-01-24T22:10:53.227Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-24T22:10:53.227Z] ---> Running in 668ae8297d28 [2023-01-24T22:10:53.485Z] Removing intermediate container 668ae8297d28 [2023-01-24T22:10:53.485Z] ---> 2487403a718d [2023-01-24T22:10:53.485Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-24T22:10:53.485Z] ---> bf211f4c8143 [2023-01-24T22:10:53.485Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T22:10:53.485Z] ---> Running in 40d5acb3ebcc [2023-01-24T22:10:53.880Z] Still waiting to schedule task [2023-01-24T22:10:53.880Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-24T22:11:32.229Z] Removing intermediate container 40d5acb3ebcc [2023-01-24T22:11:32.229Z] ---> fc730a41e0dc [2023-01-24T22:11:32.229Z] Step 12/13 : COPY . . [2023-01-24T22:11:32.806Z] ---> 15030c0e8324 [2023-01-24T22:11:32.806Z] Step 13/13 : RUN ${MAKE} [2023-01-24T22:11:32.806Z] ---> Running in 3f2a4db15f28 [2023-01-24T22:11:33.064Z] noop [2023-01-24T22:11:33.331Z] Removing intermediate container 3f2a4db15f28 [2023-01-24T22:11:33.331Z] ---> 84a0aa0df483 [2023-01-24T22:11:33.331Z] Successfully built 84a0aa0df483 [2023-01-24T22:11:33.331Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:11:33.658Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T22:11:33.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:11:33.727Z] prd-ubuntu20.04-docker-8c-8g-3560 does not seem to be running inside a container [2023-01-24T22:11:33.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T22:11:34.131Z] $ docker top 110fc8dfb5808b156c0174250c298ab9e7d1ad3646939cb84474581032709925 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T22:11:34.555Z] + go version [2023-01-24T22:11:34.555Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-24T22:11:34.567Z] $ docker stop --time=1 110fc8dfb5808b156c0174250c298ab9e7d1ad3646939cb84474581032709925 [2023-01-24T22:11:35.844Z] $ docker rm -f --volumes 110fc8dfb5808b156c0174250c298ab9e7d1ad3646939cb84474581032709925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:11:36.248Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T22:11:36.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:11:36.313Z] prd-ubuntu20.04-docker-8c-8g-3560 does not seem to be running inside a container [2023-01-24T22:11:36.346Z] $ 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-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T22:11:36.700Z] $ docker top 2bd02f0448c38ec7f130aaf8d930f872dfcda229e42dff7048abdb93a35c20dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T22:11:37.052Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] fileExists [Pipeline] sh [2023-01-24T22:11:37.348Z] + make test [2023-01-24T22:11:37.348Z] go test ./... -coverprofile=coverage.out ./... [2023-01-24T22:11:37.608Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-24T22:11:49.805Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-24T22:11:52.332Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 29.3% of statements [2023-01-24T22:11:52.332Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-24T22:11:52.332Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.554s coverage: 86.5% of statements [2023-01-24T22:12:00.448Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-24T22:12:00.448Z] go vet ./... [2023-01-24T22:12:04.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T22:12:04.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T22:12:04.639Z] ./bin/test-attribution-txt.sh [2023-01-24T22:12:04.639Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T22:12:04.639Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T22:12:04.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T22:12:04.665Z] $ docker stop --time=1 2bd02f0448c38ec7f130aaf8d930f872dfcda229e42dff7048abdb93a35c20dd [2023-01-24T22:12:06.880Z] $ docker rm -f --volumes 2bd02f0448c38ec7f130aaf8d930f872dfcda229e42dff7048abdb93a35c20dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T22:12:07.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T22:12:07.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-24T22:12:07.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T22:12:08.186Z] + ls -al . [2023-01-24T22:12:08.186Z] total 236 [2023-01-24T22:12:08.186Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 22:11 . [2023-01-24T22:12:08.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:10 .. [2023-01-24T22:12:08.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 22:11 .git [2023-01-24T22:12:08.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:10 .github [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 24 22:10 .gitignore [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 24 22:10 .golangci.yml [2023-01-24T22:12:08.186Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 22:10 .semver [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 24 22:10 Attribution.txt [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 24 22:10 CHANGELOG.md [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 24 22:10 Dockerfile [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 22:10 GOVERNANCE.md [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 24 22:10 Jenkinsfile [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 24 22:10 LICENSE [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 24 22:10 Makefile [2023-01-24T22:12:08.186Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 24 22:10 OWNERS.md [2023-01-24T22:12:08.187Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 24 22:10 README.md [2023-01-24T22:12:08.187Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 22:10 VERSION [2023-01-24T22:12:08.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 22:10 bin [2023-01-24T22:12:08.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:10 cmd [2023-01-24T22:12:08.187Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 24 22:11 coverage.out [2023-01-24T22:12:08.187Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 24 22:10 doc [2023-01-24T22:12:08.187Z] -rw-rw-r-- 1 jenkins jenkins 3654 Jan 24 22:10 go.mod [2023-01-24T22:12:08.187Z] -rw-rw-r-- 1 jenkins jenkins 36181 Jan 24 22:10 go.sum [2023-01-24T22:12:08.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:10 internal [2023-01-24T22:12:08.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:10 snap [2023-01-24T22:12:08.187Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 24 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:12:08.495Z] + 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=9eb1caf0293587ef3c2107eedef76ccb15bfab36 --label arch=amd64 --label version=0.0.0 . [2023-01-24T22:12:08.495Z] Sending build context to Docker daemon 27.76MB [2023-01-24T22:12:08.495Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T22:12:08.495Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-24T22:12:08.495Z] ---> 84a0aa0df483 [2023-01-24T22:12:08.495Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-24T22:12:08.754Z] ---> Running in ff388a3c8050 [2023-01-24T22:12:08.754Z] Removing intermediate container ff388a3c8050 [2023-01-24T22:12:08.754Z] ---> 48da104d0fd5 [2023-01-24T22:12:08.754Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T22:12:09.013Z] ---> Running in 4cdbceb1ba08 [2023-01-24T22:12:09.013Z] Removing intermediate container 4cdbceb1ba08 [2023-01-24T22:12:09.013Z] ---> cae75498c989 [2023-01-24T22:12:09.013Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T22:12:09.013Z] ---> Running in 215d19d824ff [2023-01-24T22:12:09.013Z] Removing intermediate container 215d19d824ff [2023-01-24T22:12:09.013Z] ---> 41a3cf632595 [2023-01-24T22:12:09.013Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T22:12:09.013Z] ---> Running in 967c76808f66 [2023-01-24T22:12:09.271Z] Removing intermediate container 967c76808f66 [2023-01-24T22:12:09.271Z] ---> 335989f6d30b [2023-01-24T22:12:09.271Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-24T22:12:09.271Z] ---> Running in 0b987c6e7c42 [2023-01-24T22:12:09.271Z] Removing intermediate container 0b987c6e7c42 [2023-01-24T22:12:09.271Z] ---> 8402f22fcd8b [2023-01-24T22:12:09.271Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T22:12:09.271Z] ---> Running in e8ff88d3f081 [2023-01-24T22:12:09.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T22:12:09.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T22:12:09.789Z] OK: 211 MiB in 51 packages [2023-01-24T22:12:10.359Z] Removing intermediate container e8ff88d3f081 [2023-01-24T22:12:10.359Z] ---> 04e4e090b9c2 [2023-01-24T22:12:10.359Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-24T22:12:10.359Z] ---> Running in 3aff6a140dee [2023-01-24T22:12:10.359Z] Removing intermediate container 3aff6a140dee [2023-01-24T22:12:10.359Z] ---> a6bfb01a9516 [2023-01-24T22:12:10.359Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-24T22:12:10.359Z] ---> 66df376d0196 [2023-01-24T22:12:10.359Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T22:12:10.359Z] ---> Running in 503ee7923949 [2023-01-24T22:12:11.299Z] Removing intermediate container 503ee7923949 [2023-01-24T22:12:11.299Z] ---> acf6fe42304d [2023-01-24T22:12:11.299Z] Step 12/26 : COPY . . [2023-01-24T22:12:12.232Z] ---> 8129546661c7 [2023-01-24T22:12:12.232Z] Step 13/26 : RUN ${MAKE} [2023-01-24T22:12:12.232Z] ---> Running in 2932817b28d8 [2023-01-24T22:12:12.491Z] 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 [2023-01-24T22:12:20.877Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3564 in /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] { [Pipeline] ws [2023-01-24T22:12:20.892Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-01-24T22:12:20.932Z] The recommended git tool is: git [2023-01-24T22:12:26.951Z] using credential edgex-jenkins-ssh [2023-01-24T22:12:26.971Z] Cloning the remote Git repository [2023-01-24T22:12:27.022Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-24T22:12:27.113Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-01-24T22:12:27.293Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-24T22:12:27.293Z] > git --version # timeout=10 [2023-01-24T22:12:27.314Z] > git --version # 'git version 2.25.1' [2023-01-24T22:12:27.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T22:12:27.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T22:12:28.704Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-24T22:12:28.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T22:12:29.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-24T22:12:29.609Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-24T22:12:29.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T22:12:29.626Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-24T22:12:30.132Z] Merging remotes/origin/main commit 35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa [2023-01-24T22:12:30.153Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T22:12:30.189Z] > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 [2023-01-24T22:12:30.467Z] > git remote # timeout=10 [2023-01-24T22:12:30.484Z] > git config --get remote.origin.url # timeout=10 [2023-01-24T22:12:30.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T22:12:30.520Z] > git merge 35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262 # timeout=10 [2023-01-24T22:12:31.200Z] Merge succeeded, producing fb1fe0aa605e8dff23a166b7f54be06602c98cb1 [2023-01-24T22:12:31.200Z] Checking out Revision fb1fe0aa605e8dff23a166b7f54be06602c98cb1 (PR-222) [2023-01-24T22:12:31.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-24T22:12:31.210Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T22:12:31.231Z] > git checkout -f fb1fe0aa605e8dff23a166b7f54be06602c98cb1 # timeout=10 [2023-01-24T22:12:34.407Z] Removing intermediate container 2932817b28d8 [2023-01-24T22:12:34.407Z] ---> 1ad12e526d79 [2023-01-24T22:12:34.407Z] Step 14/26 : FROM alpine:3.16 [2023-01-24T22:12:34.407Z] 3.16: Pulling from library/alpine [2023-01-24T22:12:34.407Z] ca7dd9ec2225: Pulling fs layer [2023-01-24T22:12:34.407Z] ca7dd9ec2225: Verifying Checksum [2023-01-24T22:12:34.407Z] ca7dd9ec2225: Download complete [2023-01-24T22:12:34.407Z] ca7dd9ec2225: Pull complete [2023-01-24T22:12:34.407Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T22:12:34.407Z] Status: Downloaded newer image for alpine:3.16 [2023-01-24T22:12:34.407Z] ---> bfe296a52501 [2023-01-24T22:12:34.407Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-24T22:12:34.407Z] ---> Running in f1124f342f9d [2023-01-24T22:12:34.407Z] Removing intermediate container f1124f342f9d [2023-01-24T22:12:34.407Z] ---> 3c5a9e59bf6f [2023-01-24T22:12:34.407Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-24T22:12:34.407Z] ---> Running in 99263667df53 [2023-01-24T22:12:34.722Z] Commit message: "Merge commit '35c6aaea7a7887ebdd7ce82ced2a92dd36dd0262' into HEAD" [2023-01-24T22:12:34.736Z] > git rev-list --no-walk e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 [2023-01-24T22:12:34.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T22:12:34.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T22:12:35.231Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-24T22:12:35.231Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T22:12:35.231Z] OK: 6 MiB in 15 packages [2023-01-24T22:12:35.491Z] Removing intermediate container 99263667df53 [2023-01-24T22:12:35.491Z] ---> c246555f09d1 [2023-01-24T22:12:35.491Z] Step 17/26 : WORKDIR / [2023-01-24T22:12:35.645Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-24T22:12:35.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T22:12:35.645Z] Dload Upload Total Spent Left Speed [2023-01-24T22:12:35.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72448 [2023-01-24T22:12:35.749Z] ---> Running in 5c7919259446 [2023-01-24T22:12:35.749Z] Removing intermediate container 5c7919259446 [2023-01-24T22:12:35.749Z] ---> 569c9f86f1a9 [2023-01-24T22:12:35.749Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [Pipeline] sh [2023-01-24T22:12:36.308Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-01-24T22:12:36.315Z] ---> 7ecb1afa1eef [2023-01-24T22:12:36.315Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [Pipeline] sh [2023-01-24T22:12:36.573Z] ---> adc554dad355 [2023-01-24T22:12:36.573Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-24T22:12:36.573Z] ---> bd819cb98ff2 [2023-01-24T22:12:36.573Z] Step 21/26 : EXPOSE 59984 [2023-01-24T22:12:36.573Z] ---> Running in 20bfa782df62 [2023-01-24T22:12:36.639Z] + sudo tee /etc/docker/daemon.new [2023-01-24T22:12:36.639Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-24T22:12:36.639Z] { [2023-01-24T22:12:36.639Z] "registry-mirrors": [ [2023-01-24T22:12:36.639Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-24T22:12:36.639Z] ], [2023-01-24T22:12:36.639Z] "bip": "10.250.0.254/24", [2023-01-24T22:12:36.639Z] "hosts": [ [2023-01-24T22:12:36.639Z] "tcp://0.0.0.0:5555", [2023-01-24T22:12:36.639Z] "unix:///var/run/docker.sock" [2023-01-24T22:12:36.639Z] ], [2023-01-24T22:12:36.639Z] "mtu": 1458, [2023-01-24T22:12:36.639Z] "selinux-enabled": true, [2023-01-24T22:12:36.639Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-24T22:12:36.639Z] } [Pipeline] sh [2023-01-24T22:12:36.831Z] Removing intermediate container 20bfa782df62 [2023-01-24T22:12:36.831Z] ---> d68c27a26ceb [2023-01-24T22:12:36.831Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-24T22:12:36.831Z] ---> Running in 70397ca580ad [2023-01-24T22:12:36.831Z] Removing intermediate container 70397ca580ad [2023-01-24T22:12:36.831Z] ---> ba73d08f1f5e [2023-01-24T22:12:36.831Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T22:12:36.831Z] ---> Running in bdccd3d8ba35 [2023-01-24T22:12:36.831Z] Removing intermediate container bdccd3d8ba35 [2023-01-24T22:12:36.831Z] ---> 039f71db6e40 [2023-01-24T22:12:36.831Z] Step 24/26 : LABEL arch=amd64 [2023-01-24T22:12:36.831Z] ---> Running in 5de5386fed2c [2023-01-24T22:12:36.961Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-24T22:12:37.089Z] Removing intermediate container 5de5386fed2c [2023-01-24T22:12:37.089Z] ---> 01273a756811 [2023-01-24T22:12:37.089Z] Step 25/26 : LABEL git_sha=9eb1caf0293587ef3c2107eedef76ccb15bfab36 [2023-01-24T22:12:37.089Z] ---> Running in fbe1d22203a5 [2023-01-24T22:12:37.089Z] Removing intermediate container fbe1d22203a5 [2023-01-24T22:12:37.089Z] ---> bc048e693a14 [2023-01-24T22:12:37.089Z] Step 26/26 : LABEL version=0.0.0 [2023-01-24T22:12:37.089Z] ---> Running in 89e3bb7a5845 [2023-01-24T22:12:37.089Z] Removing intermediate container 89e3bb7a5845 [2023-01-24T22:12:37.089Z] ---> 366a4354d74c [2023-01-24T22:12:37.089Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T22:12:37.089Z] Successfully built 366a4354d74c [2023-01-24T22:12:37.089Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:12:37.280Z] + sudo service docker restart [2023-01-24T22:12:37.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T22:12:37.539Z] [2023-01-24T22:12:37.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:12:37.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T22:12:37.841Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-24T22:12:37.841Z] 5eb5b503b376: Pulling fs layer [2023-01-24T22:12:37.841Z] 5c69ac0246d0: Pulling fs layer [2023-01-24T22:12:37.841Z] ec43610c2a17: Pulling fs layer [2023-01-24T22:12:37.841Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-24T22:12:37.841Z] 33b1e0a273af: Pulling fs layer [2023-01-24T22:12:37.841Z] 5d3b04190fa2: Pulling fs layer [2023-01-24T22:12:37.841Z] 2f39f015ded8: Pulling fs layer [2023-01-24T22:12:37.841Z] 3a2ae6a8a46f: Waiting [2023-01-24T22:12:37.841Z] 33b1e0a273af: Waiting [2023-01-24T22:12:37.841Z] 5d3b04190fa2: Waiting [2023-01-24T22:12:37.841Z] 2f39f015ded8: Waiting [2023-01-24T22:12:37.841Z] 5c69ac0246d0: Download complete [2023-01-24T22:12:37.841Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-24T22:12:37.841Z] 3a2ae6a8a46f: Download complete [2023-01-24T22:12:38.102Z] 33b1e0a273af: Verifying Checksum [2023-01-24T22:12:38.102Z] 33b1e0a273af: Download complete [2023-01-24T22:12:38.102Z] 5d3b04190fa2: Verifying Checksum [2023-01-24T22:12:38.102Z] 5d3b04190fa2: Download complete [2023-01-24T22:12:38.102Z] ec43610c2a17: Download complete [2023-01-24T22:12:38.360Z] 5eb5b503b376: Verifying Checksum [2023-01-24T22:12:38.360Z] 5eb5b503b376: Download complete [2023-01-24T22:12:38.927Z] 2f39f015ded8: Download complete [2023-01-24T22:12:39.499Z] 5eb5b503b376: Pull complete [2023-01-24T22:12:39.757Z] 5c69ac0246d0: Pull complete [2023-01-24T22:12:40.015Z] ec43610c2a17: Pull complete [2023-01-24T22:12:40.273Z] 3a2ae6a8a46f: Pull complete [2023-01-24T22:12:40.532Z] 33b1e0a273af: Pull complete [2023-01-24T22:12:40.532Z] 5d3b04190fa2: Pull complete [2023-01-24T22:12:44.719Z] 2f39f015ded8: Pull complete [2023-01-24T22:12:44.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-24T22:12:44.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T22:12:44.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:12:44.799Z] prd-ubuntu20.04-docker-8c-8g-3560 does not seem to be running inside a container [2023-01-24T22:12:44.828Z] $ 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-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T22:12:48.339Z] $ docker top 358d7e12edb1fcbac8d00cffefae12d0e1058265418b3f8092df8db5b832201b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:12:48.708Z] ---> job-cost.sh [2023-01-24T22:12:48.708Z] lf-activate-venv: SKIPPING [2023-01-24T22:12:48.708Z] INFO: No Stack... [2023-01-24T22:12:48.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T22:12:49.225Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T22:12:49.512Z] + cut -d, -f6 [2023-01-24T22:12:49.512Z] + cat /w/workspace/undry_device-onvif-camera_PR-222/archives/cost.csv [Pipeline] lock [2023-01-24T22:12:49.526Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] [2023-01-24T22:12:49.534Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] did not exist. Created. [2023-01-24T22:12:49.534Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T22:12:49.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-24T22:12:49.856Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T22:12:49.865Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T22:12:49.884Z] $ docker stop --time=1 358d7e12edb1fcbac8d00cffefae12d0e1058265418b3f8092df8db5b832201b [2023-01-24T22:12:51.061Z] $ docker rm -f --volumes 358d7e12edb1fcbac8d00cffefae12d0e1058265418b3f8092df8db5b832201b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T22:12:55.559Z] provisioning config files... [2023-01-24T22:12:55.583Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config2085537828879573816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:12:55.939Z] ---> docker-login.sh [2023-01-24T22:12:55.939Z] nexus3.edgexfoundry.org:10001 [2023-01-24T22:12:56.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:12:56.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:12:56.529Z] Configure a credential helper to remove this warning. See [2023-01-24T22:12:56.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:12:56.529Z] [2023-01-24T22:12:56.529Z] Login Succeeded [2023-01-24T22:12:56.529Z] nexus3.edgexfoundry.org:10002 [2023-01-24T22:12:56.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:12:57.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:12:57.073Z] Configure a credential helper to remove this warning. See [2023-01-24T22:12:57.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:12:57.073Z] [2023-01-24T22:12:57.073Z] Login Succeeded [2023-01-24T22:12:57.073Z] nexus3.edgexfoundry.org:10003 [2023-01-24T22:12:57.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:12:57.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:12:57.346Z] Configure a credential helper to remove this warning. See [2023-01-24T22:12:57.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:12:57.346Z] [2023-01-24T22:12:57.346Z] Login Succeeded [2023-01-24T22:12:57.346Z] nexus3.edgexfoundry.org:10004 [2023-01-24T22:12:57.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:12:57.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:12:57.888Z] Configure a credential helper to remove this warning. See [2023-01-24T22:12:57.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:12:57.888Z] [2023-01-24T22:12:57.888Z] Login Succeeded [2023-01-24T22:12:57.888Z] docker.io [2023-01-24T22:12:58.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T22:12:58.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T22:12:58.424Z] Configure a credential helper to remove this warning. See [2023-01-24T22:12:58.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T22:12:58.424Z] [2023-01-24T22:12:58.424Z] Login Succeeded [2023-01-24T22:12:58.424Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T22:12:58.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T22:12:58.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T22:12:58.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T22:12:58.719Z] ========================================================= [2023-01-24T22:12:58.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-24T22:12:58.719Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:12:59.065Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-24T22:12:59.662Z] Sending build context to Docker daemon 20.53MB [2023-01-24T22:12:59.662Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T22:12:59.662Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-24T22:12:59.948Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-24T22:12:59.948Z] 9b18e9b68314: Pulling fs layer [2023-01-24T22:12:59.948Z] 35d82f9e3411: Pulling fs layer [2023-01-24T22:12:59.948Z] e16973657156: Pulling fs layer [2023-01-24T22:12:59.948Z] fc693d55d65f: Pulling fs layer [2023-01-24T22:12:59.948Z] 7e9fc2657dce: Pulling fs layer [2023-01-24T22:12:59.948Z] dda99020689f: Pulling fs layer [2023-01-24T22:12:59.948Z] db1c61fa0a46: Pulling fs layer [2023-01-24T22:12:59.948Z] 891c053d2c06: Pulling fs layer [2023-01-24T22:12:59.948Z] db1c61fa0a46: Waiting [2023-01-24T22:12:59.948Z] dda99020689f: Waiting [2023-01-24T22:12:59.948Z] 7e9fc2657dce: Waiting [2023-01-24T22:12:59.948Z] fc693d55d65f: Waiting [2023-01-24T22:12:59.948Z] e16973657156: Verifying Checksum [2023-01-24T22:12:59.948Z] e16973657156: Download complete [2023-01-24T22:12:59.948Z] 35d82f9e3411: Verifying Checksum [2023-01-24T22:12:59.948Z] 35d82f9e3411: Download complete [2023-01-24T22:12:59.948Z] 7e9fc2657dce: Verifying Checksum [2023-01-24T22:12:59.948Z] 7e9fc2657dce: Download complete [2023-01-24T22:12:59.948Z] dda99020689f: Verifying Checksum [2023-01-24T22:12:59.948Z] dda99020689f: Download complete [2023-01-24T22:12:59.948Z] 9b18e9b68314: Verifying Checksum [2023-01-24T22:12:59.948Z] 9b18e9b68314: Download complete [2023-01-24T22:13:00.924Z] 9b18e9b68314: Pull complete [2023-01-24T22:13:01.197Z] 891c053d2c06: Verifying Checksum [2023-01-24T22:13:01.197Z] 891c053d2c06: Download complete [2023-01-24T22:13:01.470Z] 35d82f9e3411: Pull complete [2023-01-24T22:13:02.072Z] e16973657156: Pull complete [2023-01-24T22:13:02.345Z] db1c61fa0a46: Verifying Checksum [2023-01-24T22:13:02.345Z] db1c61fa0a46: Download complete [2023-01-24T22:13:03.313Z] fc693d55d65f: Verifying Checksum [2023-01-24T22:13:03.313Z] fc693d55d65f: Download complete [2023-01-24T22:13:15.669Z] fc693d55d65f: Pull complete [2023-01-24T22:13:15.938Z] 7e9fc2657dce: Pull complete [2023-01-24T22:13:16.209Z] dda99020689f: Pull complete [2023-01-24T22:13:24.446Z] db1c61fa0a46: Pull complete [2023-01-24T22:13:26.407Z] 891c053d2c06: Pull complete [2023-01-24T22:13:26.407Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-24T22:13:26.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T22:13:26.680Z] ---> f96f9c87975a [2023-01-24T22:13:26.680Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-24T22:13:29.294Z] ---> Running in 18d38d0bf0e6 [2023-01-24T22:13:29.294Z] Removing intermediate container 18d38d0bf0e6 [2023-01-24T22:13:29.294Z] ---> 1643c360c4dc [2023-01-24T22:13:29.294Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T22:13:29.294Z] ---> Running in aa0c265ce5a9 [2023-01-24T22:13:29.563Z] Removing intermediate container aa0c265ce5a9 [2023-01-24T22:13:29.563Z] ---> bd5936b449e2 [2023-01-24T22:13:29.563Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T22:13:29.834Z] ---> Running in 2a088362a7d2 [2023-01-24T22:13:30.104Z] Removing intermediate container 2a088362a7d2 [2023-01-24T22:13:30.104Z] ---> 0fa9b0d1d79e [2023-01-24T22:13:30.104Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T22:13:30.104Z] ---> Running in f3d168c9fb29 [2023-01-24T22:13:30.690Z] Removing intermediate container f3d168c9fb29 [2023-01-24T22:13:30.691Z] ---> 880c3211ebf6 [2023-01-24T22:13:30.691Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-24T22:13:30.691Z] ---> Running in 3d33fa444614 [2023-01-24T22:13:30.964Z] Removing intermediate container 3d33fa444614 [2023-01-24T22:13:30.964Z] ---> 171d1cc6c8b2 [2023-01-24T22:13:30.964Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T22:13:31.235Z] ---> Running in 6c060fb55ab5 [2023-01-24T22:13:32.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T22:13:32.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T22:13:33.759Z] OK: 221 MiB in 51 packages [2023-01-24T22:13:34.729Z] Removing intermediate container 6c060fb55ab5 [2023-01-24T22:13:34.729Z] ---> debdce470b3e [2023-01-24T22:13:34.729Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-24T22:13:34.729Z] ---> Running in 45593c9a0acd [2023-01-24T22:13:35.010Z] Removing intermediate container 45593c9a0acd [2023-01-24T22:13:35.010Z] ---> f60968e1d0b9 [2023-01-24T22:13:35.010Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-24T22:13:35.601Z] ---> 593b92556a48 [2023-01-24T22:13:35.601Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T22:13:35.875Z] ---> Running in 8c3555f0fccc [2023-01-24T22:14:43.766Z] Removing intermediate container 8c3555f0fccc [2023-01-24T22:14:43.766Z] ---> 8f792930729e [2023-01-24T22:14:43.766Z] Step 12/13 : COPY . . [2023-01-24T22:14:43.766Z] ---> 21d7c8e3984c [2023-01-24T22:14:43.766Z] Step 13/13 : RUN ${MAKE} [2023-01-24T22:14:43.766Z] ---> Running in 930d074777d1 [2023-01-24T22:14:43.766Z] noop [2023-01-24T22:14:43.766Z] Removing intermediate container 930d074777d1 [2023-01-24T22:14:43.766Z] ---> 195cc48ccc10 [2023-01-24T22:14:43.766Z] Successfully built 195cc48ccc10 [2023-01-24T22:14:43.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:14:44.134Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T22:14:44.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:14:44.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container [2023-01-24T22:14:44.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-24T22:14:45.740Z] $ docker top 3ee43237700ae60cd995afb950dc406f62cb4cdfd02eb3d5537f892060a8edb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T22:14:46.584Z] + go version [2023-01-24T22:14:46.584Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-24T22:14:46.606Z] $ docker stop --time=1 3ee43237700ae60cd995afb950dc406f62cb4cdfd02eb3d5537f892060a8edb3 [2023-01-24T22:14:48.220Z] $ docker rm -f --volumes 3ee43237700ae60cd995afb950dc406f62cb4cdfd02eb3d5537f892060a8edb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:14:48.785Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T22:14:48.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:14:48.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container [2023-01-24T22:14:49.029Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-24T22:14:50.151Z] $ docker top e9d0d9dafd8ac9b3c39788ea6b0e76eb0fd954f52785348d6fd0f21029d628ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T22:14:50.655Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-01-24T22:14:51.253Z] + make test [2023-01-24T22:14:51.521Z] go test ./... -coverprofile=coverage.out ./... [2023-01-24T22:14:53.465Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-24T22:16:30.134Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-24T22:16:30.134Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 29.3% of statements [2023-01-24T22:16:30.134Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-24T22:16:40.210Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.382s coverage: 86.5% of statements [2023-01-24T22:16:40.210Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-24T22:16:40.210Z] go vet ./... [2023-01-24T22:17:19.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T22:17:19.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T22:17:19.107Z] ./bin/test-attribution-txt.sh [2023-01-24T22:17:19.107Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T22:17:19.107Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T22:17:19.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T22:17:19.150Z] $ docker stop --time=1 e9d0d9dafd8ac9b3c39788ea6b0e76eb0fd954f52785348d6fd0f21029d628ef [2023-01-24T22:17:21.254Z] $ docker rm -f --volumes e9d0d9dafd8ac9b3c39788ea6b0e76eb0fd954f52785348d6fd0f21029d628ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T22:17:22.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T22:17:22.486Z] Warning: overwriting stash ‘coverage-report’ [2023-01-24T22:17:23.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T22:17:23.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T22:17:24.047Z] + ls -al . [2023-01-24T22:17:24.047Z] total 232 [2023-01-24T22:17:24.047Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 22:14 . [2023-01-24T22:17:24.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:12 .. [2023-01-24T22:17:24.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 22:12 .git [2023-01-24T22:17:24.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:12 .github [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 24 22:12 .gitignore [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 24 22:12 .golangci.yml [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 24 22:12 Attribution.txt [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 24 22:12 CHANGELOG.md [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 24 22:12 Dockerfile [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 22:12 GOVERNANCE.md [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 24 22:12 Jenkinsfile [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 24 22:12 LICENSE [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 24 22:12 Makefile [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 24 22:12 OWNERS.md [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 24 22:12 README.md [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 22:10 VERSION [2023-01-24T22:17:24.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 22:12 bin [2023-01-24T22:17:24.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:12 cmd [2023-01-24T22:17:24.047Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 24 22:16 coverage.out [2023-01-24T22:17:24.047Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 24 22:12 doc [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 3654 Jan 24 22:12 go.mod [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 36181 Jan 24 22:12 go.sum [2023-01-24T22:17:24.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:12 internal [2023-01-24T22:17:24.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:12 snap [2023-01-24T22:17:24.047Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 24 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:17:24.430Z] + 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=fb1fe0aa605e8dff23a166b7f54be06602c98cb1 --label arch=arm64 --label version=0.0.0 . [2023-01-24T22:17:25.422Z] Sending build context to Docker daemon 20.6MB [2023-01-24T22:17:25.422Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T22:17:25.422Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-24T22:17:25.422Z] ---> 195cc48ccc10 [2023-01-24T22:17:25.422Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-24T22:17:25.422Z] ---> Running in a32c0c052b3e [2023-01-24T22:17:26.037Z] Removing intermediate container a32c0c052b3e [2023-01-24T22:17:26.037Z] ---> b70c7fc6e0f1 [2023-01-24T22:17:26.037Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T22:17:26.037Z] ---> Running in 085cea806464 [2023-01-24T22:17:26.317Z] Removing intermediate container 085cea806464 [2023-01-24T22:17:26.317Z] ---> 8c9d48efb812 [2023-01-24T22:17:26.317Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T22:17:26.590Z] ---> Running in 1453670deb73 [2023-01-24T22:17:26.861Z] Removing intermediate container 1453670deb73 [2023-01-24T22:17:26.861Z] ---> 0bd0ff3b21c2 [2023-01-24T22:17:26.861Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T22:17:27.133Z] ---> Running in c53aca62016b [2023-01-24T22:17:27.404Z] Removing intermediate container c53aca62016b [2023-01-24T22:17:27.404Z] ---> 036eac61eccc [2023-01-24T22:17:27.404Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-24T22:17:27.674Z] ---> Running in aa03bccac9b5 [2023-01-24T22:17:27.944Z] Removing intermediate container aa03bccac9b5 [2023-01-24T22:17:27.944Z] ---> 704ecfd2e14b [2023-01-24T22:17:27.944Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T22:17:28.213Z] ---> Running in 93e60d47a689 [2023-01-24T22:17:29.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T22:17:29.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T22:17:31.349Z] OK: 221 MiB in 51 packages [2023-01-24T22:17:32.783Z] Removing intermediate container 93e60d47a689 [2023-01-24T22:17:32.783Z] ---> 7e53a02a8f17 [2023-01-24T22:17:32.783Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-24T22:17:32.783Z] ---> Running in a418cc733d86 [2023-01-24T22:17:33.054Z] Removing intermediate container a418cc733d86 [2023-01-24T22:17:33.054Z] ---> d9ccc8189dab [2023-01-24T22:17:33.054Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-24T22:17:33.646Z] ---> 332d5490be49 [2023-01-24T22:17:33.646Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T22:17:33.931Z] ---> Running in bc5ba459e866 [2023-01-24T22:17:40.609Z] Removing intermediate container bc5ba459e866 [2023-01-24T22:17:40.609Z] ---> db51ada8a61d [2023-01-24T22:17:40.609Z] Step 12/26 : COPY . . [2023-01-24T22:17:42.610Z] ---> 5f884f4366f5 [2023-01-24T22:17:42.610Z] Step 13/26 : RUN ${MAKE} [2023-01-24T22:17:42.610Z] ---> Running in fed97760ea60 [2023-01-24T22:17:44.027Z] 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 [2023-01-24T22:20:35.835Z] Removing intermediate container fed97760ea60 [2023-01-24T22:20:35.835Z] ---> 32e8b4b7f1db [2023-01-24T22:20:35.835Z] Step 14/26 : FROM alpine:3.16 [2023-01-24T22:20:35.835Z] 3.16: Pulling from library/alpine [2023-01-24T22:20:35.835Z] 6875df1f5354: Pulling fs layer [2023-01-24T22:20:35.835Z] 6875df1f5354: Download complete [2023-01-24T22:20:35.835Z] 6875df1f5354: Pull complete [2023-01-24T22:20:35.835Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T22:20:35.835Z] Status: Downloaded newer image for alpine:3.16 [2023-01-24T22:20:35.835Z] ---> 2b4661558fb8 [2023-01-24T22:20:35.835Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-24T22:20:35.835Z] ---> Running in 1d833254087b [2023-01-24T22:20:35.835Z] Removing intermediate container 1d833254087b [2023-01-24T22:20:35.835Z] ---> 6563054a81aa [2023-01-24T22:20:35.835Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-24T22:20:35.835Z] ---> Running in 4d4aef0db05a [2023-01-24T22:20:35.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T22:20:35.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T22:20:35.835Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-24T22:20:35.835Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T22:20:35.835Z] OK: 5 MiB in 15 packages [2023-01-24T22:20:35.835Z] Removing intermediate container 4d4aef0db05a [2023-01-24T22:20:35.835Z] ---> 63838d0a8f3a [2023-01-24T22:20:35.835Z] Step 17/26 : WORKDIR / [2023-01-24T22:20:35.835Z] ---> Running in fab7cc27a0b3 [2023-01-24T22:20:35.835Z] Removing intermediate container fab7cc27a0b3 [2023-01-24T22:20:35.835Z] ---> 9b59e01dee06 [2023-01-24T22:20:35.835Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-24T22:20:35.835Z] ---> 7b9adcf1f654 [2023-01-24T22:20:35.835Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-24T22:20:35.835Z] ---> f951a087c80f [2023-01-24T22:20:35.835Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-24T22:20:35.835Z] ---> 7f056e98fc86 [2023-01-24T22:20:35.835Z] Step 21/26 : EXPOSE 59984 [2023-01-24T22:20:35.835Z] ---> Running in 1860af2979e4 [2023-01-24T22:20:35.835Z] Removing intermediate container 1860af2979e4 [2023-01-24T22:20:35.835Z] ---> d7e35f762eb6 [2023-01-24T22:20:35.835Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-24T22:20:35.835Z] ---> Running in c3319deaafbf [2023-01-24T22:20:35.835Z] Removing intermediate container c3319deaafbf [2023-01-24T22:20:35.835Z] ---> 7a944d66c9be [2023-01-24T22:20:35.835Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T22:20:35.835Z] ---> Running in 2e1f560af351 [2023-01-24T22:20:35.835Z] Removing intermediate container 2e1f560af351 [2023-01-24T22:20:35.835Z] ---> 66c6e920852b [2023-01-24T22:20:35.835Z] Step 24/26 : LABEL arch=arm64 [2023-01-24T22:20:35.835Z] ---> Running in ae8f5b043f4b [2023-01-24T22:20:35.835Z] Removing intermediate container ae8f5b043f4b [2023-01-24T22:20:35.835Z] ---> 2d46abc60de5 [2023-01-24T22:20:35.835Z] Step 25/26 : LABEL git_sha=fb1fe0aa605e8dff23a166b7f54be06602c98cb1 [2023-01-24T22:20:35.835Z] ---> Running in 302c0bbaa264 [2023-01-24T22:20:35.835Z] Removing intermediate container 302c0bbaa264 [2023-01-24T22:20:35.835Z] ---> 462a67c58eb8 [2023-01-24T22:20:35.835Z] Step 26/26 : LABEL version=0.0.0 [2023-01-24T22:20:35.835Z] ---> Running in 0faef2b8c0b4 [2023-01-24T22:20:35.835Z] Removing intermediate container 0faef2b8c0b4 [2023-01-24T22:20:35.835Z] ---> a3691748d676 [2023-01-24T22:20:35.835Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T22:20:35.835Z] Successfully built a3691748d676 [2023-01-24T22:20:35.835Z] 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 [2023-01-24T22:20:36.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T22:20:36.261Z] [2023-01-24T22:20:36.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:20:36.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T22:20:36.598Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-24T22:20:36.598Z] 8998bd30e6a1: Pulling fs layer [2023-01-24T22:20:36.598Z] 04944245beec: Pulling fs layer [2023-01-24T22:20:36.598Z] 699f458cf7ca: Pulling fs layer [2023-01-24T22:20:36.598Z] 765212b225bb: Pulling fs layer [2023-01-24T22:20:36.598Z] f23df028b6ca: Pulling fs layer [2023-01-24T22:20:36.598Z] d65c8cfc05b1: Pulling fs layer [2023-01-24T22:20:36.598Z] 2437ff75d9bd: Pulling fs layer [2023-01-24T22:20:36.598Z] 765212b225bb: Waiting [2023-01-24T22:20:36.598Z] d65c8cfc05b1: Waiting [2023-01-24T22:20:36.598Z] 2437ff75d9bd: Waiting [2023-01-24T22:20:36.598Z] f23df028b6ca: Waiting [2023-01-24T22:20:36.870Z] 04944245beec: Verifying Checksum [2023-01-24T22:20:36.870Z] 04944245beec: Download complete [2023-01-24T22:20:36.870Z] 765212b225bb: Download complete [2023-01-24T22:20:36.870Z] f23df028b6ca: Verifying Checksum [2023-01-24T22:20:36.870Z] f23df028b6ca: Download complete [2023-01-24T22:20:36.870Z] d65c8cfc05b1: Verifying Checksum [2023-01-24T22:20:36.870Z] d65c8cfc05b1: Download complete [2023-01-24T22:20:37.139Z] 699f458cf7ca: Verifying Checksum [2023-01-24T22:20:37.139Z] 699f458cf7ca: Download complete [2023-01-24T22:20:37.404Z] 8998bd30e6a1: Verifying Checksum [2023-01-24T22:20:37.404Z] 8998bd30e6a1: Download complete [2023-01-24T22:20:39.997Z] 2437ff75d9bd: Verifying Checksum [2023-01-24T22:20:39.997Z] 2437ff75d9bd: Download complete [2023-01-24T22:20:41.403Z] 8998bd30e6a1: Pull complete [2023-01-24T22:20:41.987Z] 04944245beec: Pull complete [2023-01-24T22:20:43.394Z] 699f458cf7ca: Pull complete [2023-01-24T22:20:43.394Z] 765212b225bb: Pull complete [2023-01-24T22:20:45.334Z] f23df028b6ca: Pull complete [2023-01-24T22:20:45.334Z] d65c8cfc05b1: Pull complete [2023-01-24T22:20:57.621Z] 2437ff75d9bd: Pull complete [2023-01-24T22:20:57.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-24T22:20:57.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T22:20:57.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:20:57.807Z] prd-ubuntu20.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container [2023-01-24T22:20:57.876Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-24T22:21:00.594Z] $ docker top 5bde4dc8aa1dbc55756d1cd23e00f57201fb1c51035dd0bab71245f57917a09f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:01.419Z] ---> job-cost.sh [2023-01-24T22:21:01.419Z] lf-activate-venv: SKIPPING [2023-01-24T22:21:01.419Z] INFO: No Stack... [2023-01-24T22:21:01.683Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-24T22:21:02.644Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T22:21:02.965Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-01-24T22:21:02.965Z] + cut -d, -f6 [Pipeline] lock [2023-01-24T22:21:03.295Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] [2023-01-24T22:21:03.300Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] did not exist. Created. [2023-01-24T22:21:03.300Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T22:21:03.953Z] /w/workspace/device-onvif-camera/2@tmp/durable-b1fdbf15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-24T22:21:04.290Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-24T22:21:04.312Z] Warning: overwriting stash ‘stack-cost’ [2023-01-24T22:21:04.386Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T22:21:04.394Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T22:21:04.418Z] $ docker stop --time=1 5bde4dc8aa1dbc55756d1cd23e00f57201fb1c51035dd0bab71245f57917a09f [2023-01-24T22:21:05.897Z] $ docker rm -f --volumes 5bde4dc8aa1dbc55756d1cd23e00f57201fb1c51035dd0bab71245f57917a09f [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 [2023-01-24T22:21:06.277Z] provisioning config files... [2023-01-24T22:21:06.285Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config6245316635630608494tmp [Pipeline] { [Pipeline] sh [2023-01-24T22:21:06.571Z] + set +x [2023-01-24T22:21:06.572Z] + curl -s https://codecov.io/bash [2023-01-24T22:21:06.572Z] + bash -s -- [2023-01-24T22:21:06.572Z] [2023-01-24T22:21:06.572Z] _____ _ [2023-01-24T22:21:06.572Z] / ____| | | [2023-01-24T22:21:06.572Z] | | ___ __| | ___ ___ _____ __ [2023-01-24T22:21:06.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-24T22:21:06.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-24T22:21:06.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-24T22:21:06.572Z] Bash-1.0.6 [2023-01-24T22:21:06.572Z] [2023-01-24T22:21:06.572Z] [2023-01-24T22:21:06.572Z] ==> git version 2.25.1 found [2023-01-24T22:21:06.572Z] ==> 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 [2023-01-24T22:21:06.572Z] Release-Date: 2020-01-08 [2023-01-24T22:21:06.572Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-24T22:21:06.572Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-24T22:21:06.572Z] ==> Jenkins CI detected. [2023-01-24T22:21:06.572Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-222 [2023-01-24T22:21:06.572Z] project root: . [2023-01-24T22:21:06.572Z] --> token set from env [2023-01-24T22:21:06.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-24T22:21:06.572Z] ==> Running gcov in . (disable via -X gcov) [2023-01-24T22:21:06.572Z] ==> Python coveragepy not found [2023-01-24T22:21:06.572Z] ==> Searching for coverage reports in: [2023-01-24T22:21:06.572Z] + . [2023-01-24T22:21:06.831Z] -> Found 1 reports [2023-01-24T22:21:06.831Z] ==> Detecting git/mercurial file structure [2023-01-24T22:21:06.831Z] ==> Reading reports [2023-01-24T22:21:06.831Z] + ./coverage.out bytes=79184 [2023-01-24T22:21:06.831Z] ==> Appending adjustments [2023-01-24T22:21:06.831Z] https://docs.codecov.io/docs/fixing-reports [2023-01-24T22:21:06.831Z] + Found adjustments [2023-01-24T22:21:06.831Z] ==> Gzipping contents [2023-01-24T22:21:06.831Z] 12K /tmp/codecov.VWEShw.gz [2023-01-24T22:21:06.831Z] ==> Uploading reports [2023-01-24T22:21:06.831Z] url: https://codecov.io [2023-01-24T22:21:06.831Z] query: branch=PR-222&commit=9eb1caf0293587ef3c2107eedef76ccb15bfab36&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-01-24T22:21:06.831Z] -> Pinging Codecov [2023-01-24T22:21:06.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-222&commit=9eb1caf0293587ef3c2107eedef76ccb15bfab36&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-01-24T22:21:07.090Z] -> Uploading to [2023-01-24T22:21:07.090Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-24/F29A59C45E3A92E06B3E522C9905F8EF/9eb1caf0293587ef3c2107eedef76ccb15bfab36/e75d58d3-3bb8-4afd-816c-4732578871e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230124T222107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e996934718e35577fff011d42e44f6b1e6f95f3aa990b86f69932068f2a5c758 [2023-01-24T22:21:07.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T22:21:07.090Z] Dload Upload Total Spent Left Speed [2023-01-24T22:21:07.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10851 0 0 100 10851 0 37940 --:--:-- --:--:-- --:--:-- 37940 [2023-01-24T22:21:07.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9eb1caf0293587ef3c2107eedef76ccb15bfab36 [Pipeline] } [2023-01-24T22:21:07.617Z] 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 [2023-01-24T22:21:08.291Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-222/archives ] [2023-01-24T22:21:08.291Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives [2023-01-24T22:21:08.291Z] total 16 [2023-01-24T22:21:08.291Z] drwxr-xr-x 3 root root 4096 Jan 24 22:12 . [2023-01-24T22:21:08.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 24 22:12 .. [2023-01-24T22:21:08.291Z] drwxr-xr-x 2 root root 4096 Jan 24 22:12 cost [2023-01-24T22:21:08.291Z] -rw-r--r-- 1 root root 91 Jan 24 22:12 cost.csv [2023-01-24T22:21:08.291Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-222/archives [2023-01-24T22:21:08.291Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives [2023-01-24T22:21:08.291Z] total 16 [2023-01-24T22:21:08.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 22:12 . [2023-01-24T22:21:08.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 24 22:12 .. [2023-01-24T22:21:08.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 22:12 cost [2023-01-24T22:21:08.291Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 24 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:08.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:09.441Z] ---> package-listing.sh [2023-01-24T22:21:09.441Z] ++ facter osfamily [2023-01-24T22:21:09.441Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-24T22:21:09.701Z] + OS_FAMILY=debian [2023-01-24T22:21:09.701Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-222 [2023-01-24T22:21:09.701Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-24T22:21:09.701Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-24T22:21:09.701Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-24T22:21:09.701Z] + PACKAGES=/tmp/packages_start.txt [2023-01-24T22:21:09.701Z] + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' [2023-01-24T22:21:09.701Z] + PACKAGES=/tmp/packages_end.txt [2023-01-24T22:21:09.701Z] + case "${OS_FAMILY}" in [2023-01-24T22:21:09.701Z] + dpkg -l [2023-01-24T22:21:09.701Z] + grep '^ii' [2023-01-24T22:21:09.701Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-24T22:21:09.701Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-24T22:21:09.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-24T22:21:09.701Z] + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' [2023-01-24T22:21:09.701Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-222/archives/ [2023-01-24T22:21:09.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-222/archives/ [Pipeline] echo [2023-01-24T22:21:09.711Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-24T22:21:09.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T22:21:10.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T22:21:10.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T22:21:10.611Z] prd-ubuntu20.04-docker-8c-8g-3560 does not seem to be running inside a container [2023-01-24T22:21:10.652Z] $ 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-222/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-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T22:21:10.854Z] $ docker top 0a0ccc6010685dcb67e13b0182d616ebe39dc88bbae0b71928f042cfbb98c69c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T22:21:11.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-24T22:21:11.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-24T22:21:11.758Z] + ls /var/log/sa-host [2023-01-24T22:21:11.759Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T22:21:11.821Z] provisioning config files... [2023-01-24T22:21:11.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config8312948021207624043tmp [Pipeline] { [Pipeline] echo [2023-01-24T22:21:11.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:12.123Z] ---> create-netrc.sh [Pipeline] } [2023-01-24T22:21:12.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:12.456Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-24T22:21:12.465Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:12.746Z] ---> sudo-logs.sh [2023-01-24T22:21:12.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-24T22:21:12.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:13.059Z] ---> job-cost.sh [2023-01-24T22:21:13.059Z] lf-activate-venv: SKIPPING [2023-01-24T22:21:13.059Z] DEBUG: total: 0.2199999988079071 [2023-01-24T22:21:13.059Z] INFO: Retrieving Stack Cost... [2023-01-24T22:21:13.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T22:21:13.895Z] INFO: Archiving Costs [Pipeline] echo [2023-01-24T22:21:13.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T22:21:14.192Z] ---> logs-deploy.sh [2023-01-24T22:21:14.192Z] lf-activate-venv: SKIPPING [2023-01-24T22:21:14.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-222/2 [2023-01-24T22:21:14.192Z] INFO: archiving workspace using pattern(s): [2023-01-24T22:21:15.126Z] Archives upload complete. [2023-01-24T22:21:15.386Z] INFO: archiving logs to Nexus [2023-01-24T22:21:15.953Z] ---> uname -a: [2023-01-24T22:21:15.953Z] Linux prd-ubuntu20-04-docker-8c-8g-3560 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] ---> lscpu: [2023-01-24T22:21:15.953Z] Architecture: x86_64 [2023-01-24T22:21:15.953Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-24T22:21:15.953Z] Byte Order: Little Endian [2023-01-24T22:21:15.953Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-24T22:21:15.953Z] CPU(s): 8 [2023-01-24T22:21:15.953Z] On-line CPU(s) list: 0-7 [2023-01-24T22:21:15.953Z] Thread(s) per core: 1 [2023-01-24T22:21:15.953Z] Core(s) per socket: 1 [2023-01-24T22:21:15.953Z] Socket(s): 8 [2023-01-24T22:21:15.953Z] NUMA node(s): 1 [2023-01-24T22:21:15.953Z] Vendor ID: AuthenticAMD [2023-01-24T22:21:15.953Z] CPU family: 23 [2023-01-24T22:21:15.953Z] Model: 49 [2023-01-24T22:21:15.953Z] Model name: AMD EPYC-Rome Processor [2023-01-24T22:21:15.953Z] Stepping: 0 [2023-01-24T22:21:15.953Z] CPU MHz: 2800.002 [2023-01-24T22:21:15.953Z] BogoMIPS: 5600.00 [2023-01-24T22:21:15.953Z] Virtualization: AMD-V [2023-01-24T22:21:15.953Z] Hypervisor vendor: KVM [2023-01-24T22:21:15.953Z] Virtualization type: full [2023-01-24T22:21:15.953Z] L1d cache: 256 KiB [2023-01-24T22:21:15.953Z] L1i cache: 256 KiB [2023-01-24T22:21:15.953Z] L2 cache: 4 MiB [2023-01-24T22:21:15.953Z] L3 cache: 128 MiB [2023-01-24T22:21:15.953Z] NUMA node0 CPU(s): 0-7 [2023-01-24T22:21:15.953Z] Vulnerability Itlb multihit: Not affected [2023-01-24T22:21:15.953Z] Vulnerability L1tf: Not affected [2023-01-24T22:21:15.953Z] Vulnerability Mds: Not affected [2023-01-24T22:21:15.953Z] Vulnerability Meltdown: Not affected [2023-01-24T22:21:15.953Z] Vulnerability Mmio stale data: Not affected [2023-01-24T22:21:15.953Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-24T22:21:15.953Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-24T22:21:15.953Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-24T22:21:15.953Z] Vulnerability Srbds: Not affected [2023-01-24T22:21:15.953Z] Vulnerability Tsx async abort: Not affected [2023-01-24T22:21:15.953Z] 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 [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] ---> nproc: [2023-01-24T22:21:15.953Z] 8 [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] ---> df -h: [2023-01-24T22:21:15.953Z] Filesystem Size Used Avail Use% Mounted on [2023-01-24T22:21:15.953Z] overlay 155G 12G 144G 8% / [2023-01-24T22:21:15.953Z] tmpfs 64M 0 64M 0% /dev [2023-01-24T22:21:15.953Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-24T22:21:15.953Z] shm 64M 0 64M 0% /dev/shm [2023-01-24T22:21:15.953Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] ---> sar -b -r -n DEV: [2023-01-24T22:21:15.953Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3560) 01/24/23 _x86_64_ (8 CPU) [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] 22:09:41 LINUX RESTART (8 CPU) [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-24T22:21:15.953Z] 22:11:01 353.89 39.26 314.63 0.00 4331.41 161868.09 0.00 [2023-01-24T22:21:15.953Z] 22:12:01 118.91 0.78 118.13 0.00 12.93 48017.60 0.00 [2023-01-24T22:21:15.953Z] 22:13:01 182.95 0.32 182.64 0.00 28.93 43329.45 0.00 [2023-01-24T22:21:15.953Z] 22:14:01 2.10 0.00 2.10 0.00 0.00 26.15 0.00 [2023-01-24T22:21:15.953Z] 22:15:01 51.82 11.21 40.61 0.00 5225.40 8641.89 0.00 [2023-01-24T22:21:15.953Z] 22:16:01 5.32 0.00 5.32 0.00 0.00 108.12 0.00 [2023-01-24T22:21:15.953Z] 22:17:01 2.85 0.02 2.83 0.00 0.13 84.77 0.00 [2023-01-24T22:21:15.953Z] 22:18:01 1.67 0.02 1.65 0.00 0.13 18.13 0.00 [2023-01-24T22:21:15.953Z] 22:19:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 [2023-01-24T22:21:15.953Z] 22:20:01 1.97 0.00 1.97 0.00 0.00 21.99 0.00 [2023-01-24T22:21:15.953Z] 22:21:01 0.95 0.00 0.95 0.00 0.00 9.86 0.00 [2023-01-24T22:21:15.953Z] Average: 65.80 4.69 61.11 0.00 872.59 23829.88 0.00 [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-24T22:21:15.953Z] 22:11:01 29097732 31563012 753412 2.29 76740 2658952 1989856 5.86 1036632 2383916 5000 [2023-01-24T22:21:15.953Z] 22:12:01 28160980 31517640 784584 2.39 148812 3381732 2010380 5.92 1310476 2936220 152828 [2023-01-24T22:21:15.953Z] 22:13:01 27592612 31571972 730804 2.22 161136 3957620 1758804 5.18 1315568 3463536 452 [2023-01-24T22:21:15.953Z] 22:14:01 27592280 31571672 730944 2.22 161176 3957620 1758804 5.18 1315376 3463536 48 [2023-01-24T22:21:15.953Z] 22:15:01 27065844 31537108 744208 2.26 191852 4406344 1792372 5.28 1640716 3629684 1012 [2023-01-24T22:21:15.953Z] 22:16:01 27067944 31550436 732392 2.23 194628 4414612 1804232 5.32 1639080 3628200 8 [2023-01-24T22:21:15.953Z] 22:17:01 27075616 31553384 729588 2.22 193172 4411368 1793448 5.29 1635628 3624996 8 [2023-01-24T22:21:15.953Z] 22:18:01 27084196 31562004 720732 2.19 193200 4411372 1793448 5.29 1627248 3625000 44 [2023-01-24T22:21:15.953Z] 22:19:01 27083976 31562116 720832 2.19 193276 4411372 1793448 5.29 1627040 3625268 8 [2023-01-24T22:21:15.953Z] 22:20:01 27084024 31562152 720716 2.19 193320 4411500 1793448 5.29 1627092 3625404 4 [2023-01-24T22:21:15.953Z] 22:21:01 27084008 31562196 720640 2.19 193344 4411508 1793448 5.29 1627424 3625408 8 [2023-01-24T22:21:15.953Z] Average: 27453565 31555790 735350 2.24 172787 4075818 1825608 5.38 1491116 3421015 14493 [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z] 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-24T22:21:15.953Z] 22:11:01 docker0 69.67 88.15 5.70 208.90 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:11:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:11:01 vethd755158 56.47 73.25 5.36 52.67 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:11:01 ens3 765.12 566.22 6677.25 131.22 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:12:01 docker0 129.58 195.78 10.44 1862.35 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:12:01 ens3 227.03 149.88 1901.32 24.82 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:12:01 veth657fb78 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:13:01 docker0 3.60 8.00 0.22 81.62 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:13:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:13:01 ens3 135.61 90.07 2667.95 20.40 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:14:01 ens3 2.02 0.48 0.47 0.28 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:15:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:15:01 ens3 100.28 57.01 2752.03 4.74 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:16:01 ens3 1.18 0.78 0.64 0.34 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:18:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:19:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:20:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] 22:21:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] Average: docker0 18.44 26.54 1.49 195.71 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] Average: ens3 112.01 78.61 1272.65 16.53 0.00 0.00 0.00 0.00 [2023-01-24T22:21:15.953Z] [2023-01-24T22:21:15.953Z]