Push event to branch ajcasagrande-patch-1 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f98d7c4d4b6e300c244f2cb70cc735d43abe332d 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-ssh14925760253373362182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14690512352757356667.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/ajcasagrande-patch-1/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/ajcasagrande-patch-1/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10125380696782116777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/ajcasagrande-patch-1/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18032095977218417549.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15857993808025704554.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/ajcasagrande-patch-1/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/ajcasagrande-patch-1/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10548849118375105199.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2526’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2530 in /w/workspace/nvif-camera_ajcasagrande-patch-1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/nvif-camera_ajcasagrande-patch-1 # 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 Avoid second fetch Checking out Revision f98d7c4d4b6e300c244f2cb70cc735d43abe332d (ajcasagrande-patch-1) > 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 core.sparsecheckout # timeout=10 > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 Commit message: "docs: rename device-usb-camera in comments" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-17T03:10:22.035Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-17T03:10:22.222Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-17T03:10:22.329Z] ========================================================= [2022-06-17T03:10:22.329Z] EdgeX Global Pipelines Version Info [2022-06-17T03:10:22.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:10:23.116Z] ------------------- [2022-06-17T03:10:23.116Z] stable info: [2022-06-17T03:10:23.116Z] ------------------- [2022-06-17T03:10:23.116Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-17T03:10:23.116Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T03:10:23.116Z] Message: update stable to v1.0.234 [2022-06-17T03:10:23.693Z] ------------------- [2022-06-17T03:10:23.693Z] experimental info: [2022-06-17T03:10:23.693Z] ------------------- [2022-06-17T03:10:23.693Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-17T03:10:23.693Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T03:10:23.693Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-17T03:10:24.116Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-17T03:10:24.168Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-17T03:10:24.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-17T03:10:24.271Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-17T03:10:24.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-17T03:10:24.370Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-17T03:10:24.421Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-17T03:10:24.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-17T03:10:24.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-17T03:10:24.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-17T03:10:24.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-17T03:10:24.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-17T03:10:24.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-17T03:10:24.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-17T03:10:24.798Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T03:10:24.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T03:10:24.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-17T03:10:24.939Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-17T03:10:24.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-17T03:10:25.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-17T03:10:25.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-17T03:10:25.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-17T03:10:25.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-17T03:10:25.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-17T03:10:25.276Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-17T03:10:25.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-17T03:10:25.376Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-17T03:10:25.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = ajcasagrande-patch-1 [Pipeline] echo [2022-06-17T03:10:25.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = ajcasagrande-patch-1 [Pipeline] echo [2022-06-17T03:10:25.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = ajcasagrande-patch-1 [Pipeline] echo [2022-06-17T03:10:25.578Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo [2022-06-17T03:10:25.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f98d7c4 [Pipeline] echo [2022-06-17T03:10:25.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T03:10:25.798Z] provisioning config files... [2022-06-17T03:10:25.815Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config4681315000291743691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:10:26.171Z] ---> docker-login.sh [2022-06-17T03:10:26.171Z] nexus3.edgexfoundry.org:10001 [2022-06-17T03:10:26.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:26.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:26.433Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:26.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:26.433Z] [2022-06-17T03:10:26.433Z] Login Succeeded [2022-06-17T03:10:26.433Z] nexus3.edgexfoundry.org:10002 [2022-06-17T03:10:26.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:26.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:26.698Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:26.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:26.698Z] [2022-06-17T03:10:26.698Z] Login Succeeded [2022-06-17T03:10:26.698Z] nexus3.edgexfoundry.org:10003 [2022-06-17T03:10:26.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:26.960Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:26.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:26.960Z] [2022-06-17T03:10:26.960Z] Login Succeeded [2022-06-17T03:10:26.960Z] nexus3.edgexfoundry.org:10004 [2022-06-17T03:10:26.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:26.960Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:26.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:26.960Z] [2022-06-17T03:10:26.960Z] Login Succeeded [2022-06-17T03:10:26.960Z] docker.io [2022-06-17T03:10:27.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:27.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:27.798Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:27.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:27.798Z] [2022-06-17T03:10:27.798Z] Login Succeeded [2022-06-17T03:10:27.798Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T03:10:27.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-17T03:10:28.529Z] + git rev-list -1 --merges f98d7c4d4b6e300c244f2cb70cc735d43abe332d~1..f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo [2022-06-17T03:10:28.586Z] -----------> git rev-list -1 --merges f98d7c4d4b6e300c244f2cb70cc735d43abe332d~1..f98d7c4d4b6e300c244f2cb70cc735d43abe332d f98d7c4d4b6e300c244f2cb70cc735d43abe332d [false] [Pipeline] sh [2022-06-17T03:10:28.906Z] + git log --format=format:%s -1 f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo [2022-06-17T03:10:28.948Z] ========================================================= [2022-06-17T03:10:28.948Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-17T03:10:28.948Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T03:10:29.401Z] + git log --format=format:%s -1 f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo [2022-06-17T03:10:29.441Z] [semverPrep] GIT_COMMIT: f98d7c4d4b6e300c244f2cb70cc735d43abe332d, Commit Message: docs: rename device-usb-camera in comments [Pipeline] echo [2022-06-17T03:10:29.476Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-17T03:10:29.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T03:10:29.911Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-17T03:10:29.911Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-17T03:10:29.911Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-17T03:10:29.911Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2022-06-17T03:10:29.911Z] /etc/ssh/ssh_known_hosts [2022-06-17T03:10:29.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:10:30.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T03:10:30.372Z] [2022-06-17T03:10:30.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:10:30.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T03:10:30.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-17T03:10:30.755Z] 42c077c10790: Pulling fs layer [2022-06-17T03:10:30.755Z] f63e77b7563a: Pulling fs layer [2022-06-17T03:10:30.755Z] bd5fdadae976: Pulling fs layer [2022-06-17T03:10:30.755Z] 205491f53016: Pulling fs layer [2022-06-17T03:10:30.755Z] df18705c85c3: Pulling fs layer [2022-06-17T03:10:30.755Z] bdb3f477010e: Pulling fs layer [2022-06-17T03:10:30.755Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-17T03:10:30.755Z] 2c6e9b1d212d: Pulling fs layer [2022-06-17T03:10:30.755Z] bdb8f0575790: Pulling fs layer [2022-06-17T03:10:30.755Z] 386e3cb2ff24: Pulling fs layer [2022-06-17T03:10:30.755Z] 2343380bae48: Pulling fs layer [2022-06-17T03:10:30.755Z] c8a8fc8e1c8f: Waiting [2022-06-17T03:10:30.755Z] 2c6e9b1d212d: Waiting [2022-06-17T03:10:30.755Z] bdb8f0575790: Waiting [2022-06-17T03:10:30.755Z] 386e3cb2ff24: Waiting [2022-06-17T03:10:30.755Z] 2343380bae48: Waiting [2022-06-17T03:10:30.755Z] 205491f53016: Waiting [2022-06-17T03:10:30.755Z] df18705c85c3: Waiting [2022-06-17T03:10:30.755Z] bdb3f477010e: Waiting [2022-06-17T03:10:30.755Z] f63e77b7563a: Download complete [2022-06-17T03:10:30.755Z] 205491f53016: Download complete [2022-06-17T03:10:31.015Z] df18705c85c3: Verifying Checksum [2022-06-17T03:10:31.015Z] df18705c85c3: Download complete [2022-06-17T03:10:31.015Z] bd5fdadae976: Download complete [2022-06-17T03:10:31.015Z] bdb3f477010e: Download complete [2022-06-17T03:10:31.015Z] 2c6e9b1d212d: Verifying Checksum [2022-06-17T03:10:31.015Z] 2c6e9b1d212d: Download complete [2022-06-17T03:10:31.015Z] bdb8f0575790: Download complete [2022-06-17T03:10:31.015Z] 386e3cb2ff24: Verifying Checksum [2022-06-17T03:10:31.015Z] 386e3cb2ff24: Download complete [2022-06-17T03:10:31.015Z] 2343380bae48: Verifying Checksum [2022-06-17T03:10:31.015Z] 2343380bae48: Download complete [2022-06-17T03:10:31.015Z] 42c077c10790: Download complete [2022-06-17T03:10:31.277Z] c8a8fc8e1c8f: Download complete [2022-06-17T03:10:32.659Z] 42c077c10790: Pull complete [2022-06-17T03:10:32.659Z] f63e77b7563a: Pull complete [2022-06-17T03:10:33.233Z] bd5fdadae976: Pull complete [2022-06-17T03:10:33.233Z] 205491f53016: Pull complete [2022-06-17T03:10:33.498Z] df18705c85c3: Pull complete [2022-06-17T03:10:33.498Z] bdb3f477010e: Pull complete [2022-06-17T03:10:35.414Z] c8a8fc8e1c8f: Pull complete [2022-06-17T03:10:35.414Z] 2c6e9b1d212d: Pull complete [2022-06-17T03:10:35.677Z] bdb8f0575790: Pull complete [2022-06-17T03:10:35.677Z] 386e3cb2ff24: Pull complete [2022-06-17T03:10:35.677Z] 2343380bae48: Pull complete [2022-06-17T03:10:35.677Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-17T03:10:35.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T03:10:35.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:10:35.920Z] prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container [2022-06-17T03:10:35.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T03:10:37.559Z] $ docker top 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 -eo pid,comm [2022-06-17T03:10:37.624Z] 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). [2022-06-17T03:10:37.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T03:10:37.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T03:10:37.760Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T03:10:37.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T03:10:37.894Z] $ docker exec 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent [2022-06-17T03:10:38.018Z] SSH_AUTH_SOCK=/tmp/ssh-K4y4GBhQhbj9/agent.32 [2022-06-17T03:10:38.018Z] SSH_AGENT_PID=38 [2022-06-17T03:10:38.025Z] Running ssh-add (command line suppressed) [2022-06-17T03:10:38.158Z] Identity added: /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_2843527541470655667.key (/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_2843527541470655667.key) [2022-06-17T03:10:38.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T03:10:38.511Z] + git tag --points-at HEAD [Pipeline] } [2022-06-17T03:10:38.545Z] $ docker exec --env ******** --env ******** 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent -k [2022-06-17T03:10:38.656Z] unset SSH_AUTH_SOCK; [2022-06-17T03:10:38.656Z] unset SSH_AGENT_PID; [2022-06-17T03:10:38.656Z] echo Agent pid 38 killed; [2022-06-17T03:10:38.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-17T03:10:38.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T03:10:38.754Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T03:10:38.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T03:10:38.900Z] $ docker exec 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent [2022-06-17T03:10:39.027Z] SSH_AUTH_SOCK=/tmp/ssh-Zz8jbJRb4yej/agent.72 [2022-06-17T03:10:39.027Z] SSH_AGENT_PID=78 [2022-06-17T03:10:39.032Z] Running ssh-add (command line suppressed) [2022-06-17T03:10:39.160Z] Identity added: /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_8589314918332996747.key (/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/private_key_8589314918332996747.key) [2022-06-17T03:10:39.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T03:10:39.511Z] + git semver init [2022-06-17T03:10:39.772Z] 2022-06-17 03:10:39,701 [run_init] DEBUG init version:0.0.0 force:False [2022-06-17T03:10:39.772Z] 2022-06-17 03:10:39,702 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver [2022-06-17T03:10:39.772Z] 2022-06-17 03:10:39,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/nvif-camera_ajcasagrande-patch-1/.semver [2022-06-17T03:10:39.772Z] 2022-06-17 03:10:39,703 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver'], cwd=/w/workspace/nvif-camera_ajcasagrande-patch-1, universal_newlines=False, shell=None, istream=None) [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,380 [append_file] DEBUG append to file:/w/workspace/nvif-camera_ajcasagrande-patch-1/.git/info/exclude [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,381 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver/ajcasagrande-patch-1 with force:False [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,381 [write_file] DEBUG write to file:/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver/ajcasagrande-patch-1 [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,385 [execute] INFO git cat-file --batch-check [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,392 [execute] INFO git cat-file --batch [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/nvif-camera_ajcasagrande-patch-1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T03:10:40.712Z] 2022-06-17 03:10:40,397 [read_version] DEBUG read version from /w/workspace/nvif-camera_ajcasagrande-patch-1/.semver/ajcasagrande-patch-1 [2022-06-17T03:10:40.712Z] 0.0.0 [Pipeline] } [2022-06-17T03:10:40.741Z] $ docker exec --env ******** --env ******** 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 ssh-agent -k [2022-06-17T03:10:40.862Z] unset SSH_AUTH_SOCK; [2022-06-17T03:10:40.863Z] unset SSH_AGENT_PID; [2022-06-17T03:10:40.863Z] echo Agent pid 78 killed; [2022-06-17T03:10:40.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T03:10:41.286Z] + git semver [Pipeline] } [2022-06-17T03:10:41.584Z] $ docker stop --time=1 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 [2022-06-17T03:10:42.903Z] $ docker rm -f 2e4400ee537ebe4f9b1c4fd8acd2a9b3d6f26b5703f7efc46eee6aba249e2b79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T03:10:43.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-17T03:10:43.633Z] Stashed 1 file(s) [Pipeline] echo [2022-06-17T03:10:43.652Z] [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 [2022-06-17T03:10:44.289Z] provisioning config files... [2022-06-17T03:10:44.301Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config789540961713737973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:10:44.670Z] ---> docker-login.sh [2022-06-17T03:10:44.670Z] nexus3.edgexfoundry.org:10001 [2022-06-17T03:10:44.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:44.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:44.670Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:44.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:44.670Z] [2022-06-17T03:10:44.670Z] Login Succeeded [2022-06-17T03:10:44.670Z] nexus3.edgexfoundry.org:10002 [2022-06-17T03:10:44.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:44.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:44.933Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:44.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:44.933Z] [2022-06-17T03:10:44.933Z] Login Succeeded [2022-06-17T03:10:44.933Z] nexus3.edgexfoundry.org:10003 [2022-06-17T03:10:44.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:44.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:44.933Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:44.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:44.933Z] [2022-06-17T03:10:44.933Z] Login Succeeded [2022-06-17T03:10:44.933Z] nexus3.edgexfoundry.org:10004 [2022-06-17T03:10:44.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:45.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:45.196Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:45.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:45.196Z] [2022-06-17T03:10:45.196Z] Login Succeeded [2022-06-17T03:10:45.196Z] docker.io [2022-06-17T03:10:45.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:10:45.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:10:45.457Z] Configure a credential helper to remove this warning. See [2022-06-17T03:10:45.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:10:45.457Z] [2022-06-17T03:10:45.457Z] Login Succeeded [2022-06-17T03:10:45.457Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T03:10:45.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-17T03:10:45.682Z] [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T03:10:45.713Z] [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T03:10:45.748Z] ========================================================= [2022-06-17T03:10:45.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-17T03:10:45.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:10:46.209Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-17T03:10:46.209Z] Sending build context to Docker daemon 8.74MB [2022-06-17T03:10:46.209Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T03:10:46.209Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-17T03:10:46.209Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-17T03:10:46.209Z] 59bf1c3509f3: Pulling fs layer [2022-06-17T03:10:46.209Z] 666ba61612fd: Pulling fs layer [2022-06-17T03:10:46.209Z] 8ed8ca486205: Pulling fs layer [2022-06-17T03:10:46.209Z] cc1cd167ecdc: Pulling fs layer [2022-06-17T03:10:46.209Z] c516ae0d96e1: Pulling fs layer [2022-06-17T03:10:46.209Z] 684cea983483: Pulling fs layer [2022-06-17T03:10:46.209Z] dd3240ac7de5: Pulling fs layer [2022-06-17T03:10:46.209Z] b1e948a4e11c: Pulling fs layer [2022-06-17T03:10:46.209Z] a8fd76ee1af6: Pulling fs layer [2022-06-17T03:10:46.209Z] 646ad004c059: Pulling fs layer [2022-06-17T03:10:46.209Z] 684cea983483: Waiting [2022-06-17T03:10:46.209Z] dd3240ac7de5: Waiting [2022-06-17T03:10:46.209Z] b1e948a4e11c: Waiting [2022-06-17T03:10:46.209Z] a8fd76ee1af6: Waiting [2022-06-17T03:10:46.209Z] 646ad004c059: Waiting [2022-06-17T03:10:46.209Z] cc1cd167ecdc: Waiting [2022-06-17T03:10:46.209Z] c516ae0d96e1: Waiting [2022-06-17T03:10:46.209Z] 8ed8ca486205: Download complete [2022-06-17T03:10:46.209Z] 666ba61612fd: Download complete [2022-06-17T03:10:46.471Z] c516ae0d96e1: Verifying Checksum [2022-06-17T03:10:46.471Z] c516ae0d96e1: Download complete [2022-06-17T03:10:46.471Z] 59bf1c3509f3: Verifying Checksum [2022-06-17T03:10:46.471Z] 59bf1c3509f3: Download complete [2022-06-17T03:10:46.471Z] 684cea983483: Verifying Checksum [2022-06-17T03:10:46.471Z] 684cea983483: Download complete [2022-06-17T03:10:46.471Z] dd3240ac7de5: Verifying Checksum [2022-06-17T03:10:46.471Z] dd3240ac7de5: Download complete [2022-06-17T03:10:46.471Z] b1e948a4e11c: Verifying Checksum [2022-06-17T03:10:46.471Z] b1e948a4e11c: Download complete [2022-06-17T03:10:46.471Z] 59bf1c3509f3: Pull complete [2022-06-17T03:10:46.734Z] 666ba61612fd: Pull complete [2022-06-17T03:10:46.734Z] 8ed8ca486205: Pull complete [2022-06-17T03:10:46.994Z] 646ad004c059: Verifying Checksum [2022-06-17T03:10:46.994Z] 646ad004c059: Download complete [2022-06-17T03:10:46.994Z] cc1cd167ecdc: Verifying Checksum [2022-06-17T03:10:46.994Z] cc1cd167ecdc: Download complete [2022-06-17T03:10:47.252Z] a8fd76ee1af6: Verifying Checksum [2022-06-17T03:10:47.252Z] a8fd76ee1af6: Download complete [2022-06-17T03:10:50.539Z] cc1cd167ecdc: Pull complete [2022-06-17T03:10:50.539Z] c516ae0d96e1: Pull complete [2022-06-17T03:10:50.539Z] 684cea983483: Pull complete [2022-06-17T03:10:50.539Z] dd3240ac7de5: Pull complete [2022-06-17T03:10:50.799Z] b1e948a4e11c: Pull complete [2022-06-17T03:10:52.710Z] a8fd76ee1af6: Pull complete [2022-06-17T03:10:53.647Z] 646ad004c059: Pull complete [2022-06-17T03:10:53.647Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-17T03:10:53.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T03:10:53.647Z] ---> 8f69c11f6b0c [2022-06-17T03:10:53.647Z] Step 3/13 : ARG MAKE="make build" [2022-06-17T03:10:55.576Z] ---> Running in 68ef6177d806 [2022-06-17T03:10:55.577Z] Removing intermediate container 68ef6177d806 [2022-06-17T03:10:55.577Z] ---> 22693bfd26db [2022-06-17T03:10:55.577Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-17T03:10:55.577Z] ---> Running in 3cf9fe52bc80 [2022-06-17T03:10:55.577Z] Removing intermediate container 3cf9fe52bc80 [2022-06-17T03:10:55.577Z] ---> 23889a215f0e [2022-06-17T03:10:55.577Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T03:10:55.577Z] ---> Running in 7712e3a8fe64 [2022-06-17T03:10:55.577Z] Removing intermediate container 7712e3a8fe64 [2022-06-17T03:10:55.577Z] ---> 1ea175756e0f [2022-06-17T03:10:55.577Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-17T03:10:55.837Z] ---> Running in 65baaf65aa7a [2022-06-17T03:10:55.837Z] Removing intermediate container 65baaf65aa7a [2022-06-17T03:10:55.837Z] ---> 9d19ac8e4975 [2022-06-17T03:10:55.837Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T03:10:55.837Z] ---> Running in 7e9d9ba3c0dd [2022-06-17T03:10:56.407Z] Removing intermediate container 7e9d9ba3c0dd [2022-06-17T03:10:56.407Z] ---> a0b8e980bc4f [2022-06-17T03:10:56.407Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T03:10:56.407Z] ---> Running in 3442c8571625 [2022-06-17T03:10:56.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T03:10:57.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T03:10:57.871Z] OK: 221 MiB in 52 packages [2022-06-17T03:10:58.142Z] Removing intermediate container 3442c8571625 [2022-06-17T03:10:58.142Z] ---> e3a62b22d877 [2022-06-17T03:10:58.142Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-17T03:10:58.423Z] ---> Running in 4fe652ddbec2 [2022-06-17T03:10:58.423Z] Removing intermediate container 4fe652ddbec2 [2022-06-17T03:10:58.423Z] ---> e3b8ba07fd79 [2022-06-17T03:10:58.423Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-17T03:10:58.423Z] ---> 80573ff7d8fb [2022-06-17T03:10:58.423Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T03:10:58.683Z] ---> Running in 90def3be78ff [2022-06-17T03:10:59.111Z] Still waiting to schedule task [2022-06-17T03:10:59.112Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2527’ is offline [2022-06-17T03:11:13.587Z] Removing intermediate container 90def3be78ff [2022-06-17T03:11:13.587Z] ---> bbd60052a50d [2022-06-17T03:11:13.587Z] Step 12/13 : COPY . . [2022-06-17T03:11:13.587Z] ---> e50f7731ed0b [2022-06-17T03:11:13.587Z] Step 13/13 : RUN ${MAKE} [2022-06-17T03:11:13.846Z] ---> Running in 7154252c94b0 [2022-06-17T03:11:14.107Z] noop [2022-06-17T03:11:14.374Z] Removing intermediate container 7154252c94b0 [2022-06-17T03:11:14.374Z] ---> 6f45cda99715 [2022-06-17T03:11:14.374Z] Successfully built 6f45cda99715 [2022-06-17T03:11:14.374Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:11:14.821Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T03:11:14.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:11:14.986Z] prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container [2022-06-17T03:11:15.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T03:11:15.400Z] $ docker top 8e158f415f0d668306f6328341a34d9b035b9eb765cf599220622b03dd00da5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T03:11:15.836Z] + go version [2022-06-17T03:11:15.836Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-17T03:11:15.872Z] $ docker stop --time=1 8e158f415f0d668306f6328341a34d9b035b9eb765cf599220622b03dd00da5c [2022-06-17T03:11:17.163Z] $ docker rm -f 8e158f415f0d668306f6328341a34d9b035b9eb765cf599220622b03dd00da5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:11:17.868Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T03:11:17.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:11:18.031Z] prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container [2022-06-17T03:11:18.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T03:11:18.464Z] $ docker top f81aebfa3af01b4f104b3646a1db7b673d6a44e3ab2098d18a2e593aa52efeca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-17T03:11:18.917Z] + make test [2022-06-17T03:11:18.917Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-17T03:11:19.177Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-17T03:11:29.154Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-17T03:11:29.154Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 1.2% of statements [2022-06-17T03:11:32.446Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.711s coverage: 13.8% of statements [2022-06-17T03:11:39.029Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-17T03:11:43.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-17T03:11:43.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-17T03:11:43.273Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-17T03:11:43.563Z] [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-17T03:11:43.604Z] $ docker stop --time=1 f81aebfa3af01b4f104b3646a1db7b673d6a44e3ab2098d18a2e593aa52efeca [2022-06-17T03:11:45.631Z] $ docker rm -f f81aebfa3af01b4f104b3646a1db7b673d6a44e3ab2098d18a2e593aa52efeca [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T03:11:46.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-17T03:11:46.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-17T03:11:47.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-17T03:11:47.360Z] + ls -al . [2022-06-17T03:11:47.360Z] total 236 [2022-06-17T03:11:47.360Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 03:11 . [2022-06-17T03:11:47.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:10 .. [2022-06-17T03:11:47.360Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:10 .git [2022-06-17T03:11:47.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:10 .github [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 03:10 .gitignore [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 03:10 .golangci.yml [2022-06-17T03:11:47.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 03:10 .semver [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 03:10 Attribution.txt [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 03:10 CHANGELOG.md [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 03:10 Dockerfile [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 03:10 GOVERNANCE.md [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 03:10 Jenkinsfile [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 03:10 LICENSE [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 03:10 Makefile [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 03:10 OWNERS.md [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 03:10 README.md [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 03:10 VERSION [2022-06-17T03:11:47.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:10 bin [2022-06-17T03:11:47.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 03:10 cmd [2022-06-17T03:11:47.360Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 03:11 coverage.out [2022-06-17T03:11:47.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:10 doc [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 03:10 go.mod [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 03:10 go.sum [2022-06-17T03:11:47.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:10 internal [2022-06-17T03:11:47.360Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:11:47.757Z] + 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=f98d7c4d4b6e300c244f2cb70cc735d43abe332d --label arch=amd64 --label version=0.0.0 . [2022-06-17T03:11:47.757Z] Sending build context to Docker daemon 8.801MB [2022-06-17T03:11:47.757Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T03:11:47.757Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-17T03:11:47.757Z] ---> 6f45cda99715 [2022-06-17T03:11:47.757Z] Step 3/26 : ARG MAKE="make build" [2022-06-17T03:11:48.019Z] ---> Running in 4b1003e068c7 [2022-06-17T03:11:48.019Z] Removing intermediate container 4b1003e068c7 [2022-06-17T03:11:48.019Z] ---> 77fb0ee3ec09 [2022-06-17T03:11:48.019Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-17T03:11:48.019Z] ---> Running in e19869dcf461 [2022-06-17T03:11:48.279Z] Removing intermediate container e19869dcf461 [2022-06-17T03:11:48.279Z] ---> 76faa3e1a67f [2022-06-17T03:11:48.279Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T03:11:48.279Z] ---> Running in 3b6f7d104289 [2022-06-17T03:11:48.279Z] Removing intermediate container 3b6f7d104289 [2022-06-17T03:11:48.279Z] ---> 44baaef92c9e [2022-06-17T03:11:48.279Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-17T03:11:48.279Z] ---> Running in 705853d54d4d [2022-06-17T03:11:48.539Z] Removing intermediate container 705853d54d4d [2022-06-17T03:11:48.539Z] ---> b21233b868d8 [2022-06-17T03:11:48.539Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T03:11:48.539Z] ---> Running in 7f6de3ba0f4d [2022-06-17T03:11:49.109Z] Removing intermediate container 7f6de3ba0f4d [2022-06-17T03:11:49.109Z] ---> c3ba7320896f [2022-06-17T03:11:49.109Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T03:11:49.109Z] ---> Running in aff46802294c [2022-06-17T03:11:49.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T03:11:50.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T03:11:50.577Z] OK: 221 MiB in 52 packages [2022-06-17T03:11:50.836Z] Removing intermediate container aff46802294c [2022-06-17T03:11:50.836Z] ---> 0b9047ddd49a [2022-06-17T03:11:50.836Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-17T03:11:50.836Z] ---> Running in 3b79bddde51a [2022-06-17T03:11:51.098Z] Removing intermediate container 3b79bddde51a [2022-06-17T03:11:51.098Z] ---> c38ddaddc9eb [2022-06-17T03:11:51.098Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-17T03:11:51.098Z] ---> 6c2e17650bef [2022-06-17T03:11:51.098Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T03:11:51.098Z] ---> Running in 0375953d7604 [2022-06-17T03:11:52.039Z] Removing intermediate container 0375953d7604 [2022-06-17T03:11:52.039Z] ---> b743cc9d6c13 [2022-06-17T03:11:52.039Z] Step 12/26 : COPY . . [2022-06-17T03:11:52.299Z] ---> be90b480e193 [2022-06-17T03:11:52.299Z] Step 13/26 : RUN ${MAKE} [2022-06-17T03:11:52.299Z] ---> Running in 5d3dfedd0076 [2022-06-17T03:11:52.558Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-17T03:12:14.503Z] Removing intermediate container 5d3dfedd0076 [2022-06-17T03:12:14.503Z] ---> bbc9293ace43 [2022-06-17T03:12:14.503Z] Step 14/26 : FROM alpine:3.15 [2022-06-17T03:12:14.503Z] 3.15: Pulling from library/alpine [2022-06-17T03:12:14.503Z] df9b9388f04a: Pulling fs layer [2022-06-17T03:12:14.503Z] df9b9388f04a: Verifying Checksum [2022-06-17T03:12:14.503Z] df9b9388f04a: Download complete [2022-06-17T03:12:14.503Z] df9b9388f04a: Pull complete [2022-06-17T03:12:14.503Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T03:12:14.503Z] Status: Downloaded newer image for alpine:3.15 [2022-06-17T03:12:14.503Z] ---> 0ac33e5f5afa [2022-06-17T03:12:14.503Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-17T03:12:14.503Z] ---> Running in 866d08d06941 [2022-06-17T03:12:14.503Z] Removing intermediate container 866d08d06941 [2022-06-17T03:12:14.503Z] ---> 2be1a34b9628 [2022-06-17T03:12:14.503Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T03:12:14.503Z] ---> Running in 926874f56fd3 [2022-06-17T03:12:14.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T03:12:14.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T03:12:14.503Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T03:12:14.503Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-17T03:12:14.503Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T03:12:14.503Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-17T03:12:14.503Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T03:12:14.503Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T03:12:14.503Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T03:12:14.503Z] OK: 8 MiB in 20 packages [2022-06-17T03:12:14.503Z] Removing intermediate container 926874f56fd3 [2022-06-17T03:12:14.503Z] ---> bf8bb24291ff [2022-06-17T03:12:14.503Z] Step 17/26 : WORKDIR / [2022-06-17T03:12:14.503Z] ---> Running in c243849afdc3 [2022-06-17T03:12:14.503Z] Removing intermediate container c243849afdc3 [2022-06-17T03:12:14.503Z] ---> 767f8854fb60 [2022-06-17T03:12:14.503Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-17T03:12:14.763Z] ---> da1fea767dca [2022-06-17T03:12:14.763Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-17T03:12:15.026Z] ---> 9190e5f7f408 [2022-06-17T03:12:15.026Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-17T03:12:15.286Z] ---> 9fff75b8f0a7 [2022-06-17T03:12:15.286Z] Step 21/26 : EXPOSE 59984 [2022-06-17T03:12:15.286Z] ---> Running in 7de6deb211c6 [2022-06-17T03:12:15.286Z] Removing intermediate container 7de6deb211c6 [2022-06-17T03:12:15.286Z] ---> cb9da4814f95 [2022-06-17T03:12:15.286Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-17T03:12:15.286Z] ---> Running in a199dce6eeb6 [2022-06-17T03:12:15.545Z] Removing intermediate container a199dce6eeb6 [2022-06-17T03:12:15.545Z] ---> a99ddc0bfd6a [2022-06-17T03:12:15.545Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T03:12:15.545Z] ---> Running in 16ed0610177d [2022-06-17T03:12:15.545Z] Removing intermediate container 16ed0610177d [2022-06-17T03:12:15.545Z] ---> 692584db9008 [2022-06-17T03:12:15.545Z] Step 24/26 : LABEL arch=amd64 [2022-06-17T03:12:15.545Z] ---> Running in 857e83ec5fb6 [2022-06-17T03:12:15.805Z] Removing intermediate container 857e83ec5fb6 [2022-06-17T03:12:15.805Z] ---> 79561e3d2cd0 [2022-06-17T03:12:15.805Z] Step 25/26 : LABEL git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d [2022-06-17T03:12:15.805Z] ---> Running in 66ccf4e9a3bb [2022-06-17T03:12:15.805Z] Removing intermediate container 66ccf4e9a3bb [2022-06-17T03:12:15.805Z] ---> 446c07f7cdba [2022-06-17T03:12:15.805Z] Step 26/26 : LABEL version=0.0.0 [2022-06-17T03:12:15.805Z] ---> Running in 3135043722ba [2022-06-17T03:12:16.064Z] Removing intermediate container 3135043722ba [2022-06-17T03:12:16.064Z] ---> 356e7aed190f [2022-06-17T03:12:16.064Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-17T03:12:16.064Z] Successfully built 356e7aed190f [2022-06-17T03:12:16.064Z] 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 [2022-06-17T03:12:16.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T03:12:16.903Z] [2022-06-17T03:12:16.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:12:17.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T03:12:17.288Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-17T03:12:17.288Z] 5eb5b503b376: Pulling fs layer [2022-06-17T03:12:17.288Z] 5c69ac0246d0: Pulling fs layer [2022-06-17T03:12:17.288Z] ec43610c2a17: Pulling fs layer [2022-06-17T03:12:17.288Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-17T03:12:17.288Z] 33b1e0a273af: Pulling fs layer [2022-06-17T03:12:17.288Z] 5d3b04190fa2: Pulling fs layer [2022-06-17T03:12:17.288Z] 2f39f015ded8: Pulling fs layer [2022-06-17T03:12:17.288Z] 3a2ae6a8a46f: Waiting [2022-06-17T03:12:17.288Z] 33b1e0a273af: Waiting [2022-06-17T03:12:17.288Z] 5d3b04190fa2: Waiting [2022-06-17T03:12:17.288Z] 2f39f015ded8: Waiting [2022-06-17T03:12:17.288Z] 5c69ac0246d0: Verifying Checksum [2022-06-17T03:12:17.288Z] 5c69ac0246d0: Download complete [2022-06-17T03:12:17.289Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-17T03:12:17.289Z] 3a2ae6a8a46f: Download complete [2022-06-17T03:12:17.289Z] 33b1e0a273af: Verifying Checksum [2022-06-17T03:12:17.289Z] 33b1e0a273af: Download complete [2022-06-17T03:12:17.289Z] ec43610c2a17: Verifying Checksum [2022-06-17T03:12:17.289Z] ec43610c2a17: Download complete [2022-06-17T03:12:17.289Z] 5d3b04190fa2: Verifying Checksum [2022-06-17T03:12:17.289Z] 5d3b04190fa2: Download complete [2022-06-17T03:12:17.547Z] 5eb5b503b376: Verifying Checksum [2022-06-17T03:12:17.548Z] 5eb5b503b376: Download complete [2022-06-17T03:12:18.114Z] 2f39f015ded8: Download complete [2022-06-17T03:12:18.681Z] 5eb5b503b376: Pull complete [2022-06-17T03:12:18.940Z] 5c69ac0246d0: Pull complete [2022-06-17T03:12:19.199Z] ec43610c2a17: Pull complete [2022-06-17T03:12:19.199Z] 3a2ae6a8a46f: Pull complete [2022-06-17T03:12:19.459Z] 33b1e0a273af: Pull complete [2022-06-17T03:12:19.718Z] 5d3b04190fa2: Pull complete [2022-06-17T03:12:23.905Z] 2f39f015ded8: Pull complete [2022-06-17T03:12:23.905Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-17T03:12:23.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T03:12:23.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:12:24.129Z] prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container [2022-06-17T03:12:24.167Z] $ 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/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-17T03:12:26.070Z] $ docker top fd0458d501348a1e39d83c8d0ccf5ed58e6ea9468af6ce67ff4320578cefdb3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:12:26.535Z] ---> job-cost.sh [2022-06-17T03:12:26.535Z] lf-activate-venv: SKIPPING [2022-06-17T03:12:26.535Z] INFO: No Stack... [2022-06-17T03:12:27.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-17T03:12:27.369Z] INFO: Archiving Costs [Pipeline] sh [2022-06-17T03:12:27.722Z] + cat /w/workspace/nvif-camera_ajcasagrande-patch-1/archives/cost.csv [2022-06-17T03:12:27.722Z] + cut -d, -f6 [Pipeline] lock [2022-06-17T03:12:27.788Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [2022-06-17T03:12:27.799Z] Resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] did not exist. Created. [2022-06-17T03:12:27.800Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-17T03:12:28.232Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-17T03:12:28.281Z] Stashed 1 file(s) [Pipeline] } [2022-06-17T03:12:28.314Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-17T03:12:28.399Z] $ docker stop --time=1 fd0458d501348a1e39d83c8d0ccf5ed58e6ea9468af6ce67ff4320578cefdb3f [2022-06-17T03:12:29.581Z] $ docker rm -f fd0458d501348a1e39d83c8d0ccf5ed58e6ea9468af6ce67ff4320578cefdb3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-17T03:12:37.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2532 in /w/workspace/nvif-camera_ajcasagrande-patch-1 [Pipeline] { [Pipeline] ws [2022-06-17T03:12:37.560Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-17T03:12:37.649Z] Selected Git installation does not exist. Using Default [2022-06-17T03:12:37.649Z] The recommended git tool is: NONE [2022-06-17T03:12:43.839Z] using credential edgex-jenkins-ssh [2022-06-17T03:12:43.857Z] Cloning the remote Git repository [2022-06-17T03:12:43.917Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-17T03:12:45.187Z] Avoid second fetch [2022-06-17T03:12:45.188Z] Checking out Revision f98d7c4d4b6e300c244f2cb70cc735d43abe332d (ajcasagrande-patch-1) [2022-06-17T03:12:43.998Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-06-17T03:12:44.147Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-17T03:12:44.149Z] > git --version # timeout=10 [2022-06-17T03:12:44.183Z] > git --version # 'git version 2.25.1' [2022-06-17T03:12:44.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T03:12:44.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T03:12:45.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-17T03:12:45.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T03:12:45.213Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T03:12:45.231Z] > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 [2022-06-17T03:12:49.616Z] Commit message: "docs: rename device-usb-camera in comments" [2022-06-17T03:12:49.678Z] > git --version # timeout=10 [2022-06-17T03:12:49.689Z] > git --version # 'git version 2.25.1' [2022-06-17T03:12:49.706Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T03:12:50.789Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-17T03:12:50.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T03:12:50.789Z] Dload Upload Total Spent Left Speed [2022-06-17T03:12:50.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 64151 0 --:--:-- --:--:-- --:--:-- 64151 [Pipeline] sh [2022-06-17T03:12:51.595Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-17T03:12:51.972Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-06-17T03:12:51.972Z] /etc/docker/daemon.json [2022-06-17T03:12:51.972Z] { [2022-06-17T03:12:51.972Z] "registry-mirrors": [ [2022-06-17T03:12:51.972Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-17T03:12:51.972Z] ], [2022-06-17T03:12:51.972Z] "bip": "10.250.0.254/24", [2022-06-17T03:12:51.972Z] "hosts": [ [2022-06-17T03:12:51.972Z] "tcp://0.0.0.0:5555", [2022-06-17T03:12:51.972Z] "unix:///var/run/docker.sock" [2022-06-17T03:12:51.972Z] ], [2022-06-17T03:12:51.972Z] "mtu": 1458, [2022-06-17T03:12:51.972Z] "selinux-enabled": true, [2022-06-17T03:12:51.972Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-17T03:12:51.972Z] } [Pipeline] sh [2022-06-17T03:12:52.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-17T03:12:52.716Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T03:13:11.341Z] provisioning config files... [2022-06-17T03:13:11.371Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1557992804413677053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:13:11.778Z] ---> docker-login.sh [2022-06-17T03:13:11.779Z] nexus3.edgexfoundry.org:10001 [2022-06-17T03:13:12.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:13:12.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:13:12.669Z] Configure a credential helper to remove this warning. See [2022-06-17T03:13:12.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:13:12.669Z] [2022-06-17T03:13:12.669Z] Login Succeeded [2022-06-17T03:13:12.669Z] nexus3.edgexfoundry.org:10002 [2022-06-17T03:13:12.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:13:13.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:13:13.223Z] Configure a credential helper to remove this warning. See [2022-06-17T03:13:13.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:13:13.223Z] [2022-06-17T03:13:13.223Z] Login Succeeded [2022-06-17T03:13:13.223Z] nexus3.edgexfoundry.org:10003 [2022-06-17T03:13:13.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:13:13.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:13:13.506Z] Configure a credential helper to remove this warning. See [2022-06-17T03:13:13.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:13:13.506Z] [2022-06-17T03:13:13.506Z] Login Succeeded [2022-06-17T03:13:13.506Z] nexus3.edgexfoundry.org:10004 [2022-06-17T03:13:14.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:13:14.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:13:14.108Z] Configure a credential helper to remove this warning. See [2022-06-17T03:13:14.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:13:14.108Z] [2022-06-17T03:13:14.108Z] Login Succeeded [2022-06-17T03:13:14.108Z] docker.io [2022-06-17T03:13:14.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T03:13:14.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T03:13:14.992Z] Configure a credential helper to remove this warning. See [2022-06-17T03:13:14.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T03:13:14.992Z] [2022-06-17T03:13:14.992Z] Login Succeeded [2022-06-17T03:13:14.992Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T03:13:15.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-17T03:13:15.463Z] [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T03:13:15.501Z] [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T03:13:15.539Z] ========================================================= [2022-06-17T03:13:15.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-17T03:13:15.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:13:16.076Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-17T03:13:16.679Z] Sending build context to Docker daemon 5.953MB [2022-06-17T03:13:16.679Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T03:13:16.679Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-17T03:13:16.679Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-17T03:13:16.679Z] 9b3977197b4f: Pulling fs layer [2022-06-17T03:13:16.679Z] 1a89e8eeedd5: Pulling fs layer [2022-06-17T03:13:16.679Z] 94645a83ff95: Pulling fs layer [2022-06-17T03:13:16.679Z] e6fb740bc735: Pulling fs layer [2022-06-17T03:13:16.679Z] 3a77bd46dcc9: Pulling fs layer [2022-06-17T03:13:16.679Z] 355e64cbe906: Pulling fs layer [2022-06-17T03:13:16.679Z] 63ab81a10011: Pulling fs layer [2022-06-17T03:13:16.679Z] 555d1d1c4555: Pulling fs layer [2022-06-17T03:13:16.679Z] 7d9057610161: Pulling fs layer [2022-06-17T03:13:16.679Z] 355e64cbe906: Waiting [2022-06-17T03:13:16.679Z] e6fb740bc735: Waiting [2022-06-17T03:13:16.679Z] 63ab81a10011: Waiting [2022-06-17T03:13:16.679Z] 3a77bd46dcc9: Waiting [2022-06-17T03:13:16.679Z] 555d1d1c4555: Waiting [2022-06-17T03:13:16.679Z] 7d9057610161: Waiting [2022-06-17T03:13:16.679Z] 94645a83ff95: Verifying Checksum [2022-06-17T03:13:16.679Z] 94645a83ff95: Download complete [2022-06-17T03:13:16.679Z] 1a89e8eeedd5: Download complete [2022-06-17T03:13:16.679Z] 3a77bd46dcc9: Verifying Checksum [2022-06-17T03:13:16.679Z] 3a77bd46dcc9: Download complete [2022-06-17T03:13:16.679Z] 355e64cbe906: Verifying Checksum [2022-06-17T03:13:16.679Z] 355e64cbe906: Download complete [2022-06-17T03:13:16.980Z] 9b3977197b4f: Verifying Checksum [2022-06-17T03:13:16.980Z] 9b3977197b4f: Download complete [2022-06-17T03:13:16.980Z] 63ab81a10011: Verifying Checksum [2022-06-17T03:13:16.980Z] 63ab81a10011: Download complete [2022-06-17T03:13:17.986Z] 9b3977197b4f: Pull complete [2022-06-17T03:13:17.986Z] 7d9057610161: Verifying Checksum [2022-06-17T03:13:17.986Z] 7d9057610161: Download complete [2022-06-17T03:13:18.629Z] 1a89e8eeedd5: Pull complete [2022-06-17T03:13:18.908Z] 94645a83ff95: Pull complete [2022-06-17T03:13:19.184Z] 555d1d1c4555: Verifying Checksum [2022-06-17T03:13:19.184Z] 555d1d1c4555: Download complete [2022-06-17T03:13:19.786Z] e6fb740bc735: Verifying Checksum [2022-06-17T03:13:19.786Z] e6fb740bc735: Download complete [2022-06-17T03:13:32.201Z] e6fb740bc735: Pull complete [2022-06-17T03:13:32.201Z] 3a77bd46dcc9: Pull complete [2022-06-17T03:13:32.201Z] 355e64cbe906: Pull complete [2022-06-17T03:13:32.201Z] 63ab81a10011: Pull complete [2022-06-17T03:13:38.949Z] 555d1d1c4555: Pull complete [2022-06-17T03:13:39.950Z] 7d9057610161: Pull complete [2022-06-17T03:13:39.950Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-17T03:13:39.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T03:13:39.950Z] ---> 819e984ddca1 [2022-06-17T03:13:39.950Z] Step 3/13 : ARG MAKE="make build" [2022-06-17T03:13:41.940Z] ---> Running in d2edbd7256b3 [2022-06-17T03:13:41.941Z] Removing intermediate container d2edbd7256b3 [2022-06-17T03:13:41.941Z] ---> 8f4d82927434 [2022-06-17T03:13:41.941Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-17T03:13:42.224Z] ---> Running in c24ad96e2cf8 [2022-06-17T03:13:42.503Z] Removing intermediate container c24ad96e2cf8 [2022-06-17T03:13:42.503Z] ---> 63d77fcdd11c [2022-06-17T03:13:42.503Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T03:13:42.779Z] ---> Running in 7d2d00b7fadd [2022-06-17T03:13:43.771Z] Removing intermediate container 7d2d00b7fadd [2022-06-17T03:13:43.771Z] ---> b494e5064578 [2022-06-17T03:13:43.771Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-17T03:13:43.771Z] ---> Running in 3a0b87b60e86 [2022-06-17T03:13:44.372Z] Removing intermediate container 3a0b87b60e86 [2022-06-17T03:13:44.372Z] ---> 1ccb2e04b0ef [2022-06-17T03:13:44.372Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T03:13:44.372Z] ---> Running in 052430614fd8 [2022-06-17T03:13:46.360Z] Removing intermediate container 052430614fd8 [2022-06-17T03:13:46.360Z] ---> 55e76304dc16 [2022-06-17T03:13:46.360Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T03:13:46.360Z] ---> Running in 178983638b9a [2022-06-17T03:13:47.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T03:13:47.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T03:13:48.933Z] OK: 220 MiB in 52 packages [2022-06-17T03:13:49.929Z] Removing intermediate container 178983638b9a [2022-06-17T03:13:49.929Z] ---> e75ee81b79ad [2022-06-17T03:13:49.929Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-17T03:13:49.929Z] ---> Running in 3353fab37025 [2022-06-17T03:13:50.206Z] Removing intermediate container 3353fab37025 [2022-06-17T03:13:50.206Z] ---> ff407b670c96 [2022-06-17T03:13:50.206Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-17T03:13:50.807Z] ---> 57d1a527b5a1 [2022-06-17T03:13:50.807Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T03:13:50.807Z] ---> Running in bb9e8a07193d [2022-06-17T03:14:37.816Z] Removing intermediate container bb9e8a07193d [2022-06-17T03:14:37.816Z] ---> c05219d372b8 [2022-06-17T03:14:37.816Z] Step 12/13 : COPY . . [2022-06-17T03:14:37.816Z] ---> d524f8bfe535 [2022-06-17T03:14:37.816Z] Step 13/13 : RUN ${MAKE} [2022-06-17T03:14:38.104Z] ---> Running in 714d34e47331 [2022-06-17T03:14:39.096Z] noop [2022-06-17T03:14:39.695Z] Removing intermediate container 714d34e47331 [2022-06-17T03:14:39.695Z] ---> 08e7d497ea60 [2022-06-17T03:14:39.695Z] Successfully built 08e7d497ea60 [2022-06-17T03:14:39.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:14:40.186Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T03:14:40.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:14:40.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-2532 does not seem to be running inside a container [2022-06-17T03:14:40.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T03:14:41.969Z] $ docker top de143774ace5fd3b1cce0734a2b00fad434b554f13b526b6cc88e955b0d4fcf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T03:14:42.952Z] + go version [2022-06-17T03:14:42.952Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-17T03:14:42.988Z] $ docker stop --time=1 de143774ace5fd3b1cce0734a2b00fad434b554f13b526b6cc88e955b0d4fcf5 [2022-06-17T03:14:44.654Z] $ docker rm -f de143774ace5fd3b1cce0734a2b00fad434b554f13b526b6cc88e955b0d4fcf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:14:45.591Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T03:14:45.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:14:45.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-2532 does not seem to be running inside a container [2022-06-17T03:14:46.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T03:14:47.290Z] $ docker top fbbc79540eae6362316926a03748af87e6620d221ffb3ff6392b7b93d52b109c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-17T03:14:48.314Z] + make test [2022-06-17T03:14:48.314Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-17T03:14:50.306Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-17T03:16:27.231Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-17T03:16:27.231Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.086s coverage: 1.2% of statements [2022-06-17T03:16:42.319Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.156s coverage: 13.8% of statements [2022-06-17T03:16:42.319Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-17T03:16:42.319Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-17T03:17:14.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-17T03:17:14.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-17T03:17:14.717Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-17T03:17:15.739Z] [edgeX.isLTS] Checking if [ajcasagrande-patch-1] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-17T03:17:15.773Z] $ docker stop --time=1 fbbc79540eae6362316926a03748af87e6620d221ffb3ff6392b7b93d52b109c [2022-06-17T03:17:17.695Z] $ docker rm -f fbbc79540eae6362316926a03748af87e6620d221ffb3ff6392b7b93d52b109c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T03:17:18.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-17T03:17:18.893Z] Warning: overwriting stash ‘coverage-report’ [2022-06-17T03:17:19.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T03:17:20.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-17T03:17:20.579Z] + ls -al . [2022-06-17T03:17:20.579Z] total 232 [2022-06-17T03:17:20.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:17 . [2022-06-17T03:17:20.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:12 .. [2022-06-17T03:17:20.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:12 .git [2022-06-17T03:17:20.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:12 .github [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 03:12 .gitignore [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 03:12 .golangci.yml [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 03:12 Attribution.txt [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 03:12 CHANGELOG.md [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 03:12 Dockerfile [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 03:12 GOVERNANCE.md [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 03:12 Jenkinsfile [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 03:12 LICENSE [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 03:12 Makefile [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 03:12 OWNERS.md [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 03:12 README.md [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 03:10 VERSION [2022-06-17T03:17:20.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:12 bin [2022-06-17T03:17:20.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 03:12 cmd [2022-06-17T03:17:20.579Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 03:16 coverage.out [2022-06-17T03:17:20.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:12 doc [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 03:12 go.mod [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 03:12 go.sum [2022-06-17T03:17:20.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:12 internal [2022-06-17T03:17:20.579Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:17:21.021Z] + 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=f98d7c4d4b6e300c244f2cb70cc735d43abe332d --label arch=arm64 --label version=0.0.0 . [2022-06-17T03:17:21.631Z] Sending build context to Docker daemon 6.013MB [2022-06-17T03:17:21.631Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T03:17:21.631Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-17T03:17:21.631Z] ---> 08e7d497ea60 [2022-06-17T03:17:21.631Z] Step 3/26 : ARG MAKE="make build" [2022-06-17T03:17:21.631Z] ---> Running in 0143fab0a4ef [2022-06-17T03:17:21.908Z] Removing intermediate container 0143fab0a4ef [2022-06-17T03:17:21.908Z] ---> dcc04b99678e [2022-06-17T03:17:21.908Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-17T03:17:21.908Z] ---> Running in a1afea4b0b35 [2022-06-17T03:17:22.518Z] Removing intermediate container a1afea4b0b35 [2022-06-17T03:17:22.518Z] ---> c8ef9814496f [2022-06-17T03:17:22.518Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T03:17:22.518Z] ---> Running in 4e516708f10d [2022-06-17T03:17:22.795Z] Removing intermediate container 4e516708f10d [2022-06-17T03:17:22.795Z] ---> 310969f69b49 [2022-06-17T03:17:22.795Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-17T03:17:22.795Z] ---> Running in 2e43e9c7cd7e [2022-06-17T03:17:23.076Z] Removing intermediate container 2e43e9c7cd7e [2022-06-17T03:17:23.076Z] ---> 47f2afdf85de [2022-06-17T03:17:23.076Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T03:17:23.356Z] ---> Running in 4124ca3763b7 [2022-06-17T03:17:25.363Z] Removing intermediate container 4124ca3763b7 [2022-06-17T03:17:25.364Z] ---> 21e4951e8b8b [2022-06-17T03:17:25.364Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T03:17:25.364Z] ---> Running in 530cb5e0a659 [2022-06-17T03:17:26.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T03:17:26.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T03:17:27.960Z] OK: 220 MiB in 52 packages [2022-06-17T03:17:28.961Z] Removing intermediate container 530cb5e0a659 [2022-06-17T03:17:28.961Z] ---> 9e14b064be63 [2022-06-17T03:17:28.961Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-17T03:17:28.961Z] ---> Running in d0bf4a91bdc7 [2022-06-17T03:17:29.235Z] Removing intermediate container d0bf4a91bdc7 [2022-06-17T03:17:29.235Z] ---> 728538d54a92 [2022-06-17T03:17:29.235Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-17T03:17:29.836Z] ---> 7c6b1aede9c0 [2022-06-17T03:17:29.836Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T03:17:30.115Z] ---> Running in 5219b0ec546d [2022-06-17T03:17:32.103Z] Removing intermediate container 5219b0ec546d [2022-06-17T03:17:32.103Z] ---> 962a74e9fd17 [2022-06-17T03:17:32.103Z] Step 12/26 : COPY . . [2022-06-17T03:17:33.566Z] ---> d710d4915a52 [2022-06-17T03:17:33.567Z] Step 13/26 : RUN ${MAKE} [2022-06-17T03:17:33.567Z] ---> Running in e4e214cd2a1e [2022-06-17T03:17:34.550Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-17T03:19:56.501Z] Removing intermediate container e4e214cd2a1e [2022-06-17T03:19:56.501Z] ---> 79db7631a877 [2022-06-17T03:19:56.501Z] Step 14/26 : FROM alpine:3.15 [2022-06-17T03:19:56.501Z] 3.15: Pulling from library/alpine [2022-06-17T03:19:56.501Z] 9981e73032c8: Pulling fs layer [2022-06-17T03:19:56.501Z] 9981e73032c8: Verifying Checksum [2022-06-17T03:19:56.501Z] 9981e73032c8: Download complete [2022-06-17T03:19:56.501Z] 9981e73032c8: Pull complete [2022-06-17T03:19:56.501Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T03:19:56.501Z] Status: Downloaded newer image for alpine:3.15 [2022-06-17T03:19:56.501Z] ---> 3fb3c9af89a9 [2022-06-17T03:19:56.501Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-17T03:19:56.501Z] ---> Running in abe56aae5026 [2022-06-17T03:19:56.501Z] Removing intermediate container abe56aae5026 [2022-06-17T03:19:56.501Z] ---> 3569a02f381e [2022-06-17T03:19:56.501Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T03:19:56.501Z] ---> Running in 2f731f7f86fa [2022-06-17T03:19:56.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T03:19:56.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T03:19:56.501Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T03:19:56.501Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-17T03:19:56.501Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T03:19:56.501Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-17T03:19:56.501Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T03:19:56.501Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T03:19:56.501Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T03:19:56.501Z] OK: 8 MiB in 20 packages [2022-06-17T03:19:56.501Z] Removing intermediate container 2f731f7f86fa [2022-06-17T03:19:56.501Z] ---> 394331e022bd [2022-06-17T03:19:56.501Z] Step 17/26 : WORKDIR / [2022-06-17T03:19:56.501Z] ---> Running in b6fa064fe4d8 [2022-06-17T03:19:56.501Z] Removing intermediate container b6fa064fe4d8 [2022-06-17T03:19:56.501Z] ---> 66e88e5b70c1 [2022-06-17T03:19:56.501Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-17T03:19:56.501Z] ---> 679bc45b6cd6 [2022-06-17T03:19:56.501Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-17T03:19:56.501Z] ---> e64e641a987b [2022-06-17T03:19:56.501Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-17T03:19:56.501Z] ---> c938c6c39a37 [2022-06-17T03:19:56.501Z] Step 21/26 : EXPOSE 59984 [2022-06-17T03:19:56.501Z] ---> Running in 59a09d6b93b8 [2022-06-17T03:19:56.501Z] Removing intermediate container 59a09d6b93b8 [2022-06-17T03:19:56.501Z] ---> d3be05db2aa1 [2022-06-17T03:19:56.501Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-17T03:19:56.501Z] ---> Running in 40b73d9b9244 [2022-06-17T03:19:56.501Z] Removing intermediate container 40b73d9b9244 [2022-06-17T03:19:56.501Z] ---> 9560736b5db5 [2022-06-17T03:19:56.501Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T03:19:56.501Z] ---> Running in 9596ea0e7803 [2022-06-17T03:19:56.501Z] Removing intermediate container 9596ea0e7803 [2022-06-17T03:19:56.501Z] ---> 1fffd148c2e0 [2022-06-17T03:19:56.501Z] Step 24/26 : LABEL arch=arm64 [2022-06-17T03:19:56.501Z] ---> Running in b735052a5093 [2022-06-17T03:19:56.501Z] Removing intermediate container b735052a5093 [2022-06-17T03:19:56.501Z] ---> 45e99e0e1e88 [2022-06-17T03:19:56.501Z] Step 25/26 : LABEL git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d [2022-06-17T03:19:56.501Z] ---> Running in fcaba42f3209 [2022-06-17T03:19:56.501Z] Removing intermediate container fcaba42f3209 [2022-06-17T03:19:56.501Z] ---> b8c17fee4a2b [2022-06-17T03:19:56.501Z] Step 26/26 : LABEL version=0.0.0 [2022-06-17T03:19:56.501Z] ---> Running in 463254f9e3db [2022-06-17T03:19:56.788Z] Removing intermediate container 463254f9e3db [2022-06-17T03:19:56.788Z] ---> 35210b518937 [2022-06-17T03:19:56.788Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-17T03:19:57.058Z] Successfully built 35210b518937 [2022-06-17T03:19:57.058Z] 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 [2022-06-17T03:19:57.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T03:19:57.886Z] [2022-06-17T03:19:57.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:19:58.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T03:19:58.594Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-17T03:19:58.594Z] 8998bd30e6a1: Pulling fs layer [2022-06-17T03:19:58.594Z] 04944245beec: Pulling fs layer [2022-06-17T03:19:58.594Z] 699f458cf7ca: Pulling fs layer [2022-06-17T03:19:58.594Z] 765212b225bb: Pulling fs layer [2022-06-17T03:19:58.594Z] f23df028b6ca: Pulling fs layer [2022-06-17T03:19:58.594Z] d65c8cfc05b1: Pulling fs layer [2022-06-17T03:19:58.594Z] 2437ff75d9bd: Pulling fs layer [2022-06-17T03:19:58.594Z] f23df028b6ca: Waiting [2022-06-17T03:19:58.594Z] 2437ff75d9bd: Waiting [2022-06-17T03:19:58.594Z] 04944245beec: Verifying Checksum [2022-06-17T03:19:58.594Z] 04944245beec: Download complete [2022-06-17T03:19:58.594Z] 765212b225bb: Download complete [2022-06-17T03:19:58.594Z] f23df028b6ca: Verifying Checksum [2022-06-17T03:19:58.594Z] f23df028b6ca: Download complete [2022-06-17T03:19:58.594Z] d65c8cfc05b1: Verifying Checksum [2022-06-17T03:19:58.594Z] d65c8cfc05b1: Download complete [2022-06-17T03:19:58.868Z] 699f458cf7ca: Verifying Checksum [2022-06-17T03:19:58.868Z] 699f458cf7ca: Download complete [2022-06-17T03:19:59.145Z] 8998bd30e6a1: Verifying Checksum [2022-06-17T03:19:59.146Z] 8998bd30e6a1: Download complete [2022-06-17T03:20:01.135Z] 2437ff75d9bd: Verifying Checksum [2022-06-17T03:20:01.135Z] 2437ff75d9bd: Download complete [2022-06-17T03:20:03.111Z] 8998bd30e6a1: Pull complete [2022-06-17T03:20:03.384Z] 04944245beec: Pull complete [2022-06-17T03:20:04.818Z] 699f458cf7ca: Pull complete [2022-06-17T03:20:05.091Z] 765212b225bb: Pull complete [2022-06-17T03:20:05.684Z] f23df028b6ca: Pull complete [2022-06-17T03:20:05.956Z] d65c8cfc05b1: Pull complete [2022-06-17T03:20:21.063Z] 2437ff75d9bd: Pull complete [2022-06-17T03:20:21.063Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-17T03:20:21.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T03:20:21.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:20:21.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-2532 does not seem to be running inside a container [2022-06-17T03:20:21.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-17T03:20:24.338Z] $ docker top 932437c2ad96b5dc195917d89695ac3b2a642057927d9994c482a0d9ae77380a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:25.365Z] ---> job-cost.sh [2022-06-17T03:20:25.365Z] lf-activate-venv: SKIPPING [2022-06-17T03:20:25.365Z] INFO: No Stack... [2022-06-17T03:20:25.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-17T03:20:26.617Z] INFO: Archiving Costs [Pipeline] sh [2022-06-17T03:20:27.303Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-06-17T03:20:27.304Z] + cut -d, -f6 [Pipeline] lock [2022-06-17T03:20:27.392Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [2022-06-17T03:20:27.397Z] Resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] did not exist. Created. [2022-06-17T03:20:27.397Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-17T03:20:28.149Z] /w/workspace/device-onvif-camera/1@tmp/durable-9259e821/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-17T03:20:28.852Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-17T03:20:28.891Z] Warning: overwriting stash ‘stack-cost’ [2022-06-17T03:20:28.948Z] Stashed 1 file(s) [Pipeline] } [2022-06-17T03:20:28.963Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-ajcasagrande-patch-1-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-17T03:20:29.046Z] $ docker stop --time=1 932437c2ad96b5dc195917d89695ac3b2a642057927d9994c482a0d9ae77380a [2022-06-17T03:20:30.566Z] $ docker rm -f 932437c2ad96b5dc195917d89695ac3b2a642057927d9994c482a0d9ae77380a [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 [2022-06-17T03:20:31.659Z] provisioning config files... [2022-06-17T03:20:31.669Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config6352160068449765615tmp [Pipeline] { [Pipeline] sh [2022-06-17T03:20:32.003Z] + set +x [2022-06-17T03:20:32.003Z] + curl -s https://codecov.io/bash [2022-06-17T03:20:32.003Z] + bash -s -- [2022-06-17T03:20:32.004Z] [2022-06-17T03:20:32.004Z] _____ _ [2022-06-17T03:20:32.004Z] / ____| | | [2022-06-17T03:20:32.004Z] | | ___ __| | ___ ___ _____ __ [2022-06-17T03:20:32.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-17T03:20:32.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-17T03:20:32.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-17T03:20:32.004Z] Bash-1.0.6 [2022-06-17T03:20:32.004Z] [2022-06-17T03:20:32.004Z] [2022-06-17T03:20:32.004Z] ==> git version 2.25.1 found [2022-06-17T03:20:32.004Z] ==> 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 [2022-06-17T03:20:32.004Z] Release-Date: 2020-01-08 [2022-06-17T03:20:32.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-17T03:20:32.004Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-17T03:20:32.004Z] ==> Jenkins CI detected. [2022-06-17T03:20:32.004Z] current dir:  /w/workspace/nvif-camera_ajcasagrande-patch-1 [2022-06-17T03:20:32.004Z] project root: . [2022-06-17T03:20:32.004Z] --> token set from env [2022-06-17T03:20:32.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-17T03:20:32.004Z] ==> Running gcov in . (disable via -X gcov) [2022-06-17T03:20:32.004Z] ==> Python coveragepy not found [2022-06-17T03:20:32.004Z] ==> Searching for coverage reports in: [2022-06-17T03:20:32.004Z] + . [2022-06-17T03:20:32.004Z] -> Found 1 reports [2022-06-17T03:20:32.004Z] ==> Detecting git/mercurial file structure [2022-06-17T03:20:32.004Z] ==> Reading reports [2022-06-17T03:20:32.004Z] + ./coverage.out bytes=59480 [2022-06-17T03:20:32.004Z] ==> Appending adjustments [2022-06-17T03:20:32.004Z] https://docs.codecov.io/docs/fixing-reports [2022-06-17T03:20:32.265Z] + Found adjustments [2022-06-17T03:20:32.265Z] ==> Gzipping contents [2022-06-17T03:20:32.265Z] 8.0K /tmp/codecov.7ES6Fc.gz [2022-06-17T03:20:32.265Z] ==> Uploading reports [2022-06-17T03:20:32.265Z] url: https://codecov.io [2022-06-17T03:20:32.265Z] query: branch=ajcasagrande-patch-1&commit=f98d7c4d4b6e300c244f2cb70cc735d43abe332d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fajcasagrande-patch-1%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-17T03:20:32.265Z] -> Pinging Codecov [2022-06-17T03:20:32.265Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=ajcasagrande-patch-1&commit=f98d7c4d4b6e300c244f2cb70cc735d43abe332d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fajcasagrande-patch-1%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-17T03:20:32.528Z] -> Uploading to [2022-06-17T03:20:32.528Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-17/F29A59C45E3A92E06B3E522C9905F8EF/f98d7c4d4b6e300c244f2cb70cc735d43abe332d/52bd6920-35f8-4345-8404-adc61efa9f98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T032032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17e7cf7a22613bd1a3db91cbb83a856e1c3aa7790d0f287b50745fb802a4905c [2022-06-17T03:20:32.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T03:20:32.528Z] Dload Upload Total Spent Left Speed [2022-06-17T03:20:32.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7646 0 0 100 7646 0 233k --:--:-- --:--:-- --:--:-- 226k 100 7646 0 0 100 7646 0 34286 --:--:-- --:--:-- --:--:-- 34133 [2022-06-17T03:20:32.792Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] } [2022-06-17T03:20:32.821Z] 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 [2022-06-17T03:20:34.551Z] + [ -d /w/workspace/nvif-camera_ajcasagrande-patch-1/archives ] [2022-06-17T03:20:34.552Z] + ls -al /w/workspace/nvif-camera_ajcasagrande-patch-1/archives [2022-06-17T03:20:34.552Z] total 16 [2022-06-17T03:20:34.552Z] drwxr-xr-x 3 root root 4096 Jun 17 03:12 . [2022-06-17T03:20:34.552Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 03:12 .. [2022-06-17T03:20:34.552Z] drwxr-xr-x 2 root root 4096 Jun 17 03:12 cost [2022-06-17T03:20:34.552Z] -rw-r--r-- 1 root root 104 Jun 17 03:12 cost.csv [2022-06-17T03:20:34.552Z] + sudo chown -R jenkins:jenkins /w/workspace/nvif-camera_ajcasagrande-patch-1/archives [2022-06-17T03:20:34.552Z] + ls -al /w/workspace/nvif-camera_ajcasagrande-patch-1/archives [2022-06-17T03:20:34.552Z] total 16 [2022-06-17T03:20:34.552Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 03:12 . [2022-06-17T03:20:34.552Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 03:12 .. [2022-06-17T03:20:34.552Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 03:12 cost [2022-06-17T03:20:34.552Z] -rw-r--r-- 1 jenkins jenkins 104 Jun 17 03:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:34.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:35.800Z] ---> package-listing.sh [2022-06-17T03:20:35.800Z] ++ facter osfamily [2022-06-17T03:20:35.800Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-17T03:20:36.062Z] + OS_FAMILY=debian [2022-06-17T03:20:36.062Z] + workspace=/w/workspace/nvif-camera_ajcasagrande-patch-1 [2022-06-17T03:20:36.062Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-17T03:20:36.062Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-17T03:20:36.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-17T03:20:36.062Z] + PACKAGES=/tmp/packages_start.txt [2022-06-17T03:20:36.062Z] + '[' /w/workspace/nvif-camera_ajcasagrande-patch-1 ']' [2022-06-17T03:20:36.062Z] + PACKAGES=/tmp/packages_end.txt [2022-06-17T03:20:36.062Z] + case "${OS_FAMILY}" in [2022-06-17T03:20:36.062Z] + dpkg -l [2022-06-17T03:20:36.062Z] + grep '^ii' [2022-06-17T03:20:36.062Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-17T03:20:36.062Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-17T03:20:36.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-17T03:20:36.062Z] + '[' /w/workspace/nvif-camera_ajcasagrande-patch-1 ']' [2022-06-17T03:20:36.062Z] + mkdir -p /w/workspace/nvif-camera_ajcasagrande-patch-1/archives/ [2022-06-17T03:20:36.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nvif-camera_ajcasagrande-patch-1/archives/ [Pipeline] echo [2022-06-17T03:20:36.096Z] 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/nvif-camera_ajcasagrande-patch-1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-17T03:20:36.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:20:37.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T03:20:37.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:20:37.188Z] prd-ubuntu20.04-docker-8c-8g-2530 does not seem to be running inside a container [2022-06-17T03:20:37.225Z] $ 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/nvif-camera_ajcasagrande-patch-1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/nvif-camera_ajcasagrande-patch-1 -v /w/workspace/nvif-camera_ajcasagrande-patch-1:/w/workspace/nvif-camera_ajcasagrande-patch-1:rw,z -v /w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-17T03:20:37.453Z] $ docker top 5114cea9f31b6012635a40dc841e9ce1b44cbbf860ce4908ef98737feb2bbec3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T03:20:37.865Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-17T03:20:38.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-17T03:20:38.487Z] + ls /var/log/sa-host [2022-06-17T03:20:38.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T03:20:38.677Z] provisioning config files... [2022-06-17T03:20:38.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nvif-camera_ajcasagrande-patch-1@tmp/config3027357195182909307tmp [Pipeline] { [Pipeline] echo [2022-06-17T03:20:38.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:39.065Z] ---> create-netrc.sh [Pipeline] } [2022-06-17T03:20:39.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:39.499Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-17T03:20:39.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:39.850Z] ---> sudo-logs.sh [2022-06-17T03:20:39.850Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-17T03:20:39.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:40.251Z] ---> job-cost.sh [2022-06-17T03:20:40.251Z] lf-activate-venv: SKIPPING [2022-06-17T03:20:40.251Z] DEBUG: total: 0.2199999988079071 [2022-06-17T03:20:40.251Z] INFO: Retrieving Stack Cost... [2022-06-17T03:20:40.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-17T03:20:41.086Z] INFO: Archiving Costs [Pipeline] echo [2022-06-17T03:20:41.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:20:41.442Z] ---> logs-deploy.sh [2022-06-17T03:20:41.442Z] lf-activate-venv: SKIPPING [2022-06-17T03:20:41.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/ajcasagrande-patch-1/1 [2022-06-17T03:20:41.442Z] INFO: archiving workspace using pattern(s): [2022-06-17T03:20:42.385Z] Archives upload complete. [2022-06-17T03:20:42.386Z] INFO: archiving logs to Nexus