Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7e93cb887219dd57e8860016334c0004305a7aa+81966fae257ec8aee1d7557002cb31a67ebedcc1 (731b9d9ac3c456375978a698d0eb0989a06323cc) 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-ssh12383589980760508968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh782730650215834101.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3228057367029532651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11145073949292107333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11596931965323190772.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4030’ Running on prd-ubuntu20.04-docker-8c-8g-4034 in /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa Merge succeeded, producing dd337fa700a1f83269d1658137c8adca885275dd Checking out Revision dd337fa700a1f83269d1658137c8adca885275dd (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd337fa700a1f83269d1658137c8adca885275dd # timeout=10 Commit message: "Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-30T22:11:17.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-30T22:11:17.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-30T22:11:17.753Z] ========================================================= [2023-01-30T22:11:17.753Z] EdgeX Global Pipelines Version Info [2023-01-30T22:11:17.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:11:18.493Z] ------------------- [2023-01-30T22:11:18.493Z] stable info: [2023-01-30T22:11:18.493Z] ------------------- [2023-01-30T22:11:18.493Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-30T22:11:18.493Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T22:11:18.493Z] Message: update stable to v1.0.244 > git rev-list --no-walk fb1fe0aa605e8dff23a166b7f54be06602c98cb1 # timeout=10 [2023-01-30T22:11:19.064Z] ------------------- [2023-01-30T22:11:19.064Z] experimental info: [2023-01-30T22:11:19.064Z] ------------------- [2023-01-30T22:11:19.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-30T22:11:19.064Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T22:11:19.064Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-30T22:11:19.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-01-30T22:11:19.259Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-01-30T22:11:19.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-30T22:11:19.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-30T22:11:19.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-30T22:11:19.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-30T22:11:19.348Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-30T22:11:19.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-30T22:11:19.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-30T22:11:19.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-30T22:11:19.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-30T22:11:19.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-01-30T22:11:19.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-30T22:11:19.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-30T22:11:19.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T22:11:19.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T22:11:19.503Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T22:11:19.513Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T22:11:19.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-30T22:11:19.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-30T22:11:19.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-30T22:11:19.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-01-30T22:11:19.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-30T22:11:19.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-30T22:11:19.620Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-30T22:11:19.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-30T22:11:19.658Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-30T22:11:19.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2023-01-30T22:11:19.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2023-01-30T22:11:19.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2023-01-30T22:11:19.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo [2023-01-30T22:11:19.744Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd337fa [Pipeline] echo [2023-01-30T22:11:19.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T22:11:19.812Z] provisioning config files... [2023-01-30T22:11:19.828Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config6172308035098470098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:11:20.134Z] ---> docker-login.sh [2023-01-30T22:11:20.134Z] nexus3.edgexfoundry.org:10001 [2023-01-30T22:11:20.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:20.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:20.395Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:20.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:20.395Z] [2023-01-30T22:11:20.395Z] Login Succeeded [2023-01-30T22:11:20.395Z] nexus3.edgexfoundry.org:10002 [2023-01-30T22:11:20.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:20.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:20.656Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:20.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:20.656Z] [2023-01-30T22:11:20.656Z] Login Succeeded [2023-01-30T22:11:20.656Z] nexus3.edgexfoundry.org:10003 [2023-01-30T22:11:20.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:20.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:20.656Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:20.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:20.656Z] [2023-01-30T22:11:20.656Z] Login Succeeded [2023-01-30T22:11:20.656Z] nexus3.edgexfoundry.org:10004 [2023-01-30T22:11:20.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:20.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:20.656Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:20.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:20.656Z] [2023-01-30T22:11:20.656Z] Login Succeeded [2023-01-30T22:11:20.656Z] docker.io [2023-01-30T22:11:20.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:20.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:20.920Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:20.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:20.920Z] [2023-01-30T22:11:20.920Z] Login Succeeded [2023-01-30T22:11:20.920Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T22:11:20.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-30T22:11:21.303Z] + git rev-list -1 --merges dd337fa700a1f83269d1658137c8adca885275dd~1..dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo [2023-01-30T22:11:21.373Z] -----------> git rev-list -1 --merges dd337fa700a1f83269d1658137c8adca885275dd~1..dd337fa700a1f83269d1658137c8adca885275dd dd337fa700a1f83269d1658137c8adca885275dd [2023-01-30T22:11:21.373Z] dd337fa700a1f83269d1658137c8adca885275dd [false] [Pipeline] sh [2023-01-30T22:11:21.663Z] + git log --format=format:%s -1 dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo [2023-01-30T22:11:21.679Z] ========================================================= [2023-01-30T22:11:21.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-30T22:11:21.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T22:11:22.018Z] + git log --format=format:%s -1 dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo [2023-01-30T22:11:22.031Z] [semverPrep] GIT_COMMIT: dd337fa700a1f83269d1658137c8adca885275dd, Commit Message: Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD [Pipeline] echo [2023-01-30T22:11:22.039Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-30T22:11:22.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T22:11:22.386Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-30T22:11:22.386Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-30T22:11:22.386Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-30T22:11:22.386Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-30T22:11:22.386Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-30T22:11:22.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:11:22.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T22:11:22.748Z] [2023-01-30T22:11:22.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:11:23.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T22:11:23.069Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-30T22:11:23.069Z] b85a868b505f: Pulling fs layer [2023-01-30T22:11:23.069Z] e2be974225ed: Pulling fs layer [2023-01-30T22:11:23.069Z] 339a4e72a1f5: Pulling fs layer [2023-01-30T22:11:23.069Z] 988bab9f4d93: Pulling fs layer [2023-01-30T22:11:23.069Z] 1469e6f7b9e6: Pulling fs layer [2023-01-30T22:11:23.069Z] eaf3925da568: Pulling fs layer [2023-01-30T22:11:23.069Z] bab4dde63d76: Pulling fs layer [2023-01-30T22:11:23.069Z] bde34c3a00c8: Pulling fs layer [2023-01-30T22:11:23.069Z] b352a97aabf1: Pulling fs layer [2023-01-30T22:11:23.069Z] 4872d77fe225: Pulling fs layer [2023-01-30T22:11:23.069Z] 988bab9f4d93: Waiting [2023-01-30T22:11:23.069Z] 5851b861e8e6: Pulling fs layer [2023-01-30T22:11:23.069Z] b352a97aabf1: Waiting [2023-01-30T22:11:23.069Z] 4872d77fe225: Waiting [2023-01-30T22:11:23.069Z] bde34c3a00c8: Waiting [2023-01-30T22:11:23.069Z] 1469e6f7b9e6: Waiting [2023-01-30T22:11:23.069Z] 5851b861e8e6: Waiting [2023-01-30T22:11:23.069Z] eaf3925da568: Waiting [2023-01-30T22:11:23.069Z] bab4dde63d76: Waiting [2023-01-30T22:11:23.069Z] e2be974225ed: Verifying Checksum [2023-01-30T22:11:23.069Z] e2be974225ed: Download complete [2023-01-30T22:11:23.069Z] 988bab9f4d93: Verifying Checksum [2023-01-30T22:11:23.069Z] 988bab9f4d93: Download complete [2023-01-30T22:11:23.335Z] 339a4e72a1f5: Verifying Checksum [2023-01-30T22:11:23.335Z] 339a4e72a1f5: Download complete [2023-01-30T22:11:23.335Z] 1469e6f7b9e6: Verifying Checksum [2023-01-30T22:11:23.335Z] 1469e6f7b9e6: Download complete [2023-01-30T22:11:23.335Z] eaf3925da568: Verifying Checksum [2023-01-30T22:11:23.335Z] eaf3925da568: Download complete [2023-01-30T22:11:23.335Z] bde34c3a00c8: Verifying Checksum [2023-01-30T22:11:23.335Z] bde34c3a00c8: Download complete [2023-01-30T22:11:23.335Z] b352a97aabf1: Verifying Checksum [2023-01-30T22:11:23.335Z] b352a97aabf1: Download complete [2023-01-30T22:11:23.335Z] 4872d77fe225: Download complete [2023-01-30T22:11:23.595Z] 5851b861e8e6: Verifying Checksum [2023-01-30T22:11:23.595Z] 5851b861e8e6: Download complete [2023-01-30T22:11:23.595Z] b85a868b505f: Download complete [2023-01-30T22:11:23.857Z] bab4dde63d76: Verifying Checksum [2023-01-30T22:11:23.857Z] bab4dde63d76: Download complete [2023-01-30T22:11:24.793Z] b85a868b505f: Pull complete [2023-01-30T22:11:25.052Z] e2be974225ed: Pull complete [2023-01-30T22:11:25.619Z] 339a4e72a1f5: Pull complete [2023-01-30T22:11:25.619Z] 988bab9f4d93: Pull complete [2023-01-30T22:11:25.878Z] 1469e6f7b9e6: Pull complete [2023-01-30T22:11:25.878Z] eaf3925da568: Pull complete [2023-01-30T22:11:27.862Z] bab4dde63d76: Pull complete [2023-01-30T22:11:27.862Z] bde34c3a00c8: Pull complete [2023-01-30T22:11:28.121Z] b352a97aabf1: Pull complete [2023-01-30T22:11:28.121Z] 4872d77fe225: Pull complete [2023-01-30T22:11:28.121Z] 5851b861e8e6: Pull complete [2023-01-30T22:11:28.121Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-30T22:11:28.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T22:11:28.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:11:28.216Z] prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container [2023-01-30T22:11:28.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-30T22:11:30.637Z] $ docker top 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac -eo pid,comm [2023-01-30T22:11:30.702Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-30T22:11:30.702Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T22:11:30.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T22:11:30.736Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T22:11:30.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T22:11:30.841Z] $ docker exec 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent [2023-01-30T22:11:30.972Z] SSH_AUTH_SOCK=/tmp/ssh-xxdPmjlF4NML/agent.32 [2023-01-30T22:11:30.972Z] SSH_AGENT_PID=38 [2023-01-30T22:11:30.979Z] Running ssh-add (command line suppressed) [2023-01-30T22:11:31.079Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_13295607682596267476.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_13295607682596267476.key) [2023-01-30T22:11:31.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T22:11:31.387Z] + git tag --points-at HEAD [Pipeline] } [2023-01-30T22:11:31.399Z] $ docker exec --env ******** --env ******** 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent -k [2023-01-30T22:11:31.503Z] unset SSH_AUTH_SOCK; [2023-01-30T22:11:31.506Z] unset SSH_AGENT_PID; [2023-01-30T22:11:31.506Z] echo Agent pid 38 killed; [2023-01-30T22:11:31.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-30T22:11:31.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T22:11:31.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T22:11:31.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T22:11:31.675Z] $ docker exec 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent [2023-01-30T22:11:31.792Z] SSH_AUTH_SOCK=/tmp/ssh-aX7HchtocdwM/agent.70 [2023-01-30T22:11:31.792Z] SSH_AGENT_PID=76 [2023-01-30T22:11:31.797Z] Running ssh-add (command line suppressed) [2023-01-30T22:11:31.914Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_10766883186818310344.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_10766883186818310344.key) [2023-01-30T22:11:31.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T22:11:32.226Z] + git semver init [2023-01-30T22:11:32.488Z] 2023-01-30 22:11:32,415 [run_init] DEBUG init version:0.0.0 force:False [2023-01-30T22:11:32.488Z] 2023-01-30 22:11:32,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-222/.semver [2023-01-30T22:11:32.488Z] 2023-01-30 22:11:32,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-222/.semver [2023-01-30T22:11:32.488Z] 2023-01-30 22:11:32,416 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-222/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-222, universal_newlines=False, shell=None, istream=None) [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,349 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-222/.git/info/exclude [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 with force:False [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,350 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,353 [execute] INFO git cat-file --batch-check [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,359 [execute] INFO git cat-file --batch [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T22:11:33.428Z] 2023-01-30 22:11:33,366 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 [2023-01-30T22:11:33.428Z] 0.0.0 [Pipeline] } [2023-01-30T22:11:33.434Z] $ docker exec --env ******** --env ******** 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent -k [2023-01-30T22:11:33.537Z] unset SSH_AUTH_SOCK; [2023-01-30T22:11:33.537Z] unset SSH_AGENT_PID; [2023-01-30T22:11:33.537Z] echo Agent pid 76 killed; [2023-01-30T22:11:33.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T22:11:33.853Z] + git semver [Pipeline] } [2023-01-30T22:11:34.126Z] $ docker stop --time=1 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac [2023-01-30T22:11:35.432Z] $ docker rm -f --volumes 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T22:11:35.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-30T22:11:35.987Z] Stashed 1 file(s) [Pipeline] echo [2023-01-30T22:11:35.990Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T22:11:36.120Z] provisioning config files... [2023-01-30T22:11:36.130Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config15691047450388032864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:11:36.428Z] ---> docker-login.sh [2023-01-30T22:11:36.428Z] nexus3.edgexfoundry.org:10001 [2023-01-30T22:11:36.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:36.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:36.428Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:36.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:36.428Z] [2023-01-30T22:11:36.428Z] Login Succeeded [2023-01-30T22:11:36.428Z] nexus3.edgexfoundry.org:10002 [2023-01-30T22:11:36.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:36.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:36.428Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:36.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:36.428Z] [2023-01-30T22:11:36.428Z] Login Succeeded [2023-01-30T22:11:36.428Z] nexus3.edgexfoundry.org:10003 [2023-01-30T22:11:36.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:36.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:36.687Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:36.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:36.687Z] [2023-01-30T22:11:36.687Z] Login Succeeded [2023-01-30T22:11:36.687Z] nexus3.edgexfoundry.org:10004 [2023-01-30T22:11:36.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:36.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:36.687Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:36.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:36.687Z] [2023-01-30T22:11:36.687Z] Login Succeeded [2023-01-30T22:11:36.687Z] docker.io [2023-01-30T22:11:36.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:11:37.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:11:37.206Z] Configure a credential helper to remove this warning. See [2023-01-30T22:11:37.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:11:37.206Z] [2023-01-30T22:11:37.206Z] Login Succeeded [2023-01-30T22:11:37.206Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T22:11:37.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T22:11:37.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T22:11:37.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T22:11:37.287Z] ========================================================= [2023-01-30T22:11:37.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-30T22:11:37.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:11:37.614Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-30T22:11:37.614Z] Sending build context to Docker daemon 27.7MB [2023-01-30T22:11:37.614Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T22:11:37.614Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-30T22:11:37.876Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-30T22:11:37.876Z] 213ec9aee27d: Pulling fs layer [2023-01-30T22:11:37.876Z] 4583459ba037: Pulling fs layer [2023-01-30T22:11:37.876Z] 93c1e223e6f2: Pulling fs layer [2023-01-30T22:11:37.876Z] 53926ce57604: Pulling fs layer [2023-01-30T22:11:37.876Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-30T22:11:37.876Z] 22ff95d597cd: Pulling fs layer [2023-01-30T22:11:37.876Z] 12d6caf4c0d1: Pulling fs layer [2023-01-30T22:11:37.876Z] 96b7cbca73a9: Pulling fs layer [2023-01-30T22:11:37.876Z] a7acece74701: Pulling fs layer [2023-01-30T22:11:37.876Z] 21b2b0c7a3f4: Waiting [2023-01-30T22:11:37.876Z] 22ff95d597cd: Waiting [2023-01-30T22:11:37.876Z] 12d6caf4c0d1: Waiting [2023-01-30T22:11:37.876Z] 96b7cbca73a9: Waiting [2023-01-30T22:11:37.876Z] a7acece74701: Waiting [2023-01-30T22:11:37.876Z] 53926ce57604: Waiting [2023-01-30T22:11:37.876Z] 93c1e223e6f2: Verifying Checksum [2023-01-30T22:11:37.876Z] 93c1e223e6f2: Download complete [2023-01-30T22:11:37.876Z] 4583459ba037: Verifying Checksum [2023-01-30T22:11:37.876Z] 4583459ba037: Download complete [2023-01-30T22:11:37.876Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-30T22:11:37.876Z] 21b2b0c7a3f4: Download complete [2023-01-30T22:11:37.876Z] 22ff95d597cd: Verifying Checksum [2023-01-30T22:11:37.876Z] 22ff95d597cd: Download complete [2023-01-30T22:11:37.876Z] 213ec9aee27d: Verifying Checksum [2023-01-30T22:11:37.876Z] 213ec9aee27d: Download complete [2023-01-30T22:11:37.876Z] 12d6caf4c0d1: Verifying Checksum [2023-01-30T22:11:37.876Z] 12d6caf4c0d1: Download complete [2023-01-30T22:11:38.143Z] 213ec9aee27d: Pull complete [2023-01-30T22:11:38.143Z] 4583459ba037: Pull complete [2023-01-30T22:11:38.424Z] 93c1e223e6f2: Pull complete [2023-01-30T22:11:39.060Z] 53926ce57604: Verifying Checksum [2023-01-30T22:11:39.060Z] 53926ce57604: Download complete [2023-01-30T22:11:39.325Z] a7acece74701: Verifying Checksum [2023-01-30T22:11:39.325Z] a7acece74701: Download complete [2023-01-30T22:11:39.325Z] 96b7cbca73a9: Verifying Checksum [2023-01-30T22:11:39.325Z] 96b7cbca73a9: Download complete [2023-01-30T22:11:43.510Z] 53926ce57604: Pull complete [2023-01-30T22:11:43.510Z] 21b2b0c7a3f4: Pull complete [2023-01-30T22:11:43.510Z] 22ff95d597cd: Pull complete [2023-01-30T22:11:43.510Z] 12d6caf4c0d1: Pull complete [2023-01-30T22:11:46.042Z] 96b7cbca73a9: Pull complete [2023-01-30T22:11:46.300Z] a7acece74701: Pull complete [2023-01-30T22:11:46.300Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-30T22:11:46.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T22:11:46.560Z] ---> db6d94c90886 [2023-01-30T22:11:46.560Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-30T22:11:50.798Z] ---> Running in 6df88ef23dd4 [2023-01-30T22:11:50.798Z] Removing intermediate container 6df88ef23dd4 [2023-01-30T22:11:50.798Z] ---> 9043c056e667 [2023-01-30T22:11:50.798Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T22:11:50.798Z] ---> Running in ba6d45048ef8 [2023-01-30T22:11:50.798Z] Removing intermediate container ba6d45048ef8 [2023-01-30T22:11:50.798Z] ---> a172c3fd0563 [2023-01-30T22:11:50.798Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T22:11:50.798Z] ---> Running in b7ee0f57e450 [2023-01-30T22:11:50.798Z] Removing intermediate container b7ee0f57e450 [2023-01-30T22:11:50.798Z] ---> 25c6e994deaf [2023-01-30T22:11:50.798Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T22:11:50.798Z] ---> Running in 1f3c9f44d9bf [2023-01-30T22:11:50.798Z] Removing intermediate container 1f3c9f44d9bf [2023-01-30T22:11:50.798Z] ---> 31f7208f8046 [2023-01-30T22:11:50.798Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-30T22:11:50.798Z] ---> Running in 5e246b5cf4cd [2023-01-30T22:11:50.798Z] Removing intermediate container 5e246b5cf4cd [2023-01-30T22:11:50.798Z] ---> f63059c705d4 [2023-01-30T22:11:50.798Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T22:11:50.798Z] ---> Running in 17bc8b7c18ce [2023-01-30T22:11:51.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T22:11:51.073Z] Still waiting to schedule task [2023-01-30T22:11:51.074Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4031’ [2023-01-30T22:11:51.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T22:11:51.574Z] OK: 211 MiB in 51 packages [2023-01-30T22:11:51.832Z] Removing intermediate container 17bc8b7c18ce [2023-01-30T22:11:51.832Z] ---> 6080e6349d2a [2023-01-30T22:11:51.832Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-30T22:11:51.832Z] ---> Running in 61bb9c241ae9 [2023-01-30T22:11:51.832Z] Removing intermediate container 61bb9c241ae9 [2023-01-30T22:11:51.832Z] ---> a8fae75bf414 [2023-01-30T22:11:51.832Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-30T22:11:52.090Z] ---> a1c7070e1510 [2023-01-30T22:11:52.090Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T22:11:52.090Z] ---> Running in 750bdad91a66 [2023-01-30T22:12:30.832Z] Removing intermediate container 750bdad91a66 [2023-01-30T22:12:30.832Z] ---> aaa440ad28af [2023-01-30T22:12:30.832Z] Step 12/13 : COPY . . [2023-01-30T22:12:30.832Z] ---> 5baf9a6fe0ab [2023-01-30T22:12:30.832Z] Step 13/13 : RUN ${MAKE} [2023-01-30T22:12:30.832Z] ---> Running in 83604a0ea8fb [2023-01-30T22:12:30.832Z] noop [2023-01-30T22:12:30.832Z] Removing intermediate container 83604a0ea8fb [2023-01-30T22:12:30.832Z] ---> 433e93f6cb72 [2023-01-30T22:12:30.832Z] Successfully built 433e93f6cb72 [2023-01-30T22:12:30.832Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:12:31.138Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T22:12:31.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:12:31.207Z] prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container [2023-01-30T22:12:31.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T22:12:31.583Z] $ docker top 8112d73d3310760630a557d90db4d9a813b5e468b5b3ba04bbb834abb354d574 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T22:12:31.925Z] + go version [2023-01-30T22:12:31.925Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-30T22:12:31.950Z] $ docker stop --time=1 8112d73d3310760630a557d90db4d9a813b5e468b5b3ba04bbb834abb354d574 [2023-01-30T22:12:33.235Z] $ docker rm -f --volumes 8112d73d3310760630a557d90db4d9a813b5e468b5b3ba04bbb834abb354d574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:12:33.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T22:12:33.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:12:33.711Z] prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container [2023-01-30T22:12:33.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-30T22:12:34.072Z] $ docker top 7dea5ec22c9515ad3395d2ee94f7aa517c326834db244dc1acd13f495a1bca4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T22:12:34.405Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] fileExists [Pipeline] sh [2023-01-30T22:12:34.704Z] + make test [2023-01-30T22:12:34.704Z] go test ./... -coverprofile=coverage.out ./... [2023-01-30T22:12:35.269Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-30T22:12:47.476Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-30T22:12:49.385Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 29.3% of statements [2023-01-30T22:12:49.385Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-30T22:12:49.385Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.627s coverage: 86.5% of statements [2023-01-30T22:12:57.495Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-30T22:12:57.495Z] go vet ./... [2023-01-30T22:13:01.679Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T22:13:01.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T22:13:01.679Z] ./bin/test-attribution-txt.sh [2023-01-30T22:13:01.679Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T22:13:01.679Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T22:13:01.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T22:13:01.708Z] $ docker stop --time=1 7dea5ec22c9515ad3395d2ee94f7aa517c326834db244dc1acd13f495a1bca4e [2023-01-30T22:13:04.171Z] $ docker rm -f --volumes 7dea5ec22c9515ad3395d2ee94f7aa517c326834db244dc1acd13f495a1bca4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T22:13:04.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T22:13:04.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-30T22:13:05.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T22:13:05.600Z] + ls -al . [2023-01-30T22:13:05.600Z] total 236 [2023-01-30T22:13:05.601Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 22:12 . [2023-01-30T22:13:05.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:11 .. [2023-01-30T22:13:05.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 22:12 .git [2023-01-30T22:13:05.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:11 .github [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 30 22:11 .gitignore [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 22:11 .golangci.yml [2023-01-30T22:13:05.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 22:11 .semver [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 30 22:11 Attribution.txt [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 30 22:11 CHANGELOG.md [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 30 22:11 Dockerfile [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 22:11 GOVERNANCE.md [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 30 22:11 Jenkinsfile [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 30 22:11 LICENSE [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 30 22:11 Makefile [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 30 22:11 OWNERS.md [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 30 22:11 README.md [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 22:11 VERSION [2023-01-30T22:13:05.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 22:11 bin [2023-01-30T22:13:05.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:11 cmd [2023-01-30T22:13:05.601Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 30 22:12 coverage.out [2023-01-30T22:13:05.601Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 22:11 doc [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 3654 Jan 30 22:11 go.mod [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 36181 Jan 30 22:11 go.sum [2023-01-30T22:13:05.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:11 internal [2023-01-30T22:13:05.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:11 snap [2023-01-30T22:13:05.601Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 30 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:13:06.065Z] + 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=dd337fa700a1f83269d1658137c8adca885275dd --label arch=amd64 --label version=0.0.0 . [2023-01-30T22:13:06.065Z] Sending build context to Docker daemon 27.78MB [2023-01-30T22:13:06.065Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T22:13:06.065Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-30T22:13:06.065Z] ---> 433e93f6cb72 [2023-01-30T22:13:06.065Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-30T22:13:06.334Z] ---> Running in 0241bc886224 [2023-01-30T22:13:06.334Z] Removing intermediate container 0241bc886224 [2023-01-30T22:13:06.334Z] ---> ec03cfbda613 [2023-01-30T22:13:06.334Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T22:13:06.334Z] ---> Running in 48167cc9548a [2023-01-30T22:13:06.334Z] Removing intermediate container 48167cc9548a [2023-01-30T22:13:06.334Z] ---> a785c391ff97 [2023-01-30T22:13:06.334Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T22:13:06.334Z] ---> Running in e592835ba782 [2023-01-30T22:13:06.593Z] Removing intermediate container e592835ba782 [2023-01-30T22:13:06.593Z] ---> c0942d1f3432 [2023-01-30T22:13:06.593Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T22:13:06.593Z] ---> Running in 7deafc08c505 [2023-01-30T22:13:06.593Z] Removing intermediate container 7deafc08c505 [2023-01-30T22:13:06.593Z] ---> 73d7379f72dd [2023-01-30T22:13:06.593Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-30T22:13:06.593Z] ---> Running in b3211fe7409c [2023-01-30T22:13:06.853Z] Removing intermediate container b3211fe7409c [2023-01-30T22:13:06.853Z] ---> 42d8a99b909f [2023-01-30T22:13:06.853Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T22:13:06.853Z] ---> Running in 55686b287f99 [2023-01-30T22:13:07.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T22:13:07.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T22:13:07.370Z] OK: 211 MiB in 51 packages [2023-01-30T22:13:07.630Z] Removing intermediate container 55686b287f99 [2023-01-30T22:13:07.630Z] ---> a14d8d4e8e4b [2023-01-30T22:13:07.630Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-30T22:13:07.891Z] ---> Running in 8888f6a8d26e [2023-01-30T22:13:07.891Z] Removing intermediate container 8888f6a8d26e [2023-01-30T22:13:07.891Z] ---> 68e0ce89cd25 [2023-01-30T22:13:07.891Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-30T22:13:07.891Z] ---> caf77db9e7df [2023-01-30T22:13:07.891Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T22:13:07.891Z] ---> Running in 0615ecc28e90 [2023-01-30T22:13:08.829Z] Removing intermediate container 0615ecc28e90 [2023-01-30T22:13:08.829Z] ---> 0cc0958bb7e7 [2023-01-30T22:13:08.829Z] Step 12/26 : COPY . . [2023-01-30T22:13:09.399Z] ---> 9a14921ac24e [2023-01-30T22:13:09.399Z] Step 13/26 : RUN ${MAKE} [2023-01-30T22:13:09.399Z] ---> Running in ae25b6573e7a [2023-01-30T22:13:09.657Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-30T22:13:31.578Z] Removing intermediate container ae25b6573e7a [2023-01-30T22:13:31.578Z] ---> 9e43df37f5c1 [2023-01-30T22:13:31.578Z] Step 14/26 : FROM alpine:3.16 [2023-01-30T22:13:31.578Z] 3.16: Pulling from library/alpine [2023-01-30T22:13:31.578Z] ca7dd9ec2225: Pulling fs layer [2023-01-30T22:13:31.578Z] ca7dd9ec2225: Verifying Checksum [2023-01-30T22:13:31.578Z] ca7dd9ec2225: Download complete [2023-01-30T22:13:31.578Z] ca7dd9ec2225: Pull complete [2023-01-30T22:13:31.578Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T22:13:31.578Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T22:13:31.578Z] ---> bfe296a52501 [2023-01-30T22:13:31.578Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-30T22:13:31.578Z] ---> Running in 7157e9ea7eb6 [2023-01-30T22:13:31.578Z] Removing intermediate container 7157e9ea7eb6 [2023-01-30T22:13:31.578Z] ---> 4e18be740226 [2023-01-30T22:13:31.578Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-30T22:13:31.578Z] ---> Running in d3bae5e2f114 [2023-01-30T22:13:31.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T22:13:31.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T22:13:32.098Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T22:13:32.098Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T22:13:32.098Z] OK: 6 MiB in 15 packages [2023-01-30T22:13:32.357Z] Removing intermediate container d3bae5e2f114 [2023-01-30T22:13:32.357Z] ---> 9ff14ff434cf [2023-01-30T22:13:32.357Z] Step 17/26 : WORKDIR / [2023-01-30T22:13:32.357Z] ---> Running in a04341573ac4 [2023-01-30T22:13:32.615Z] Removing intermediate container a04341573ac4 [2023-01-30T22:13:32.615Z] ---> ef2c1cc1d792 [2023-01-30T22:13:32.615Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-30T22:13:33.571Z] ---> a8aa31d4c4f9 [2023-01-30T22:13:33.571Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-30T22:13:33.571Z] ---> 037107f847e0 [2023-01-30T22:13:33.571Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-30T22:13:33.571Z] ---> 1c7aed102573 [2023-01-30T22:13:33.571Z] Step 21/26 : EXPOSE 59984 [2023-01-30T22:13:33.571Z] ---> Running in 83222a8b91e3 [2023-01-30T22:13:33.830Z] Removing intermediate container 83222a8b91e3 [2023-01-30T22:13:33.830Z] ---> fec18dd7e895 [2023-01-30T22:13:33.830Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-30T22:13:33.830Z] ---> Running in fdcac52054cc [2023-01-30T22:13:33.830Z] Removing intermediate container fdcac52054cc [2023-01-30T22:13:33.830Z] ---> 524e64b98153 [2023-01-30T22:13:33.830Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T22:13:33.830Z] ---> Running in 9ea17416ad17 [2023-01-30T22:13:33.830Z] Removing intermediate container 9ea17416ad17 [2023-01-30T22:13:33.830Z] ---> 6c4693dcc081 [2023-01-30T22:13:33.830Z] Step 24/26 : LABEL arch=amd64 [2023-01-30T22:13:33.830Z] ---> Running in 766a43c4f892 [2023-01-30T22:13:34.089Z] Removing intermediate container 766a43c4f892 [2023-01-30T22:13:34.089Z] ---> 4c677ff8a81d [2023-01-30T22:13:34.089Z] Step 25/26 : LABEL git_sha=dd337fa700a1f83269d1658137c8adca885275dd [2023-01-30T22:13:34.089Z] ---> Running in f8dd4e4526fa [2023-01-30T22:13:34.089Z] Removing intermediate container f8dd4e4526fa [2023-01-30T22:13:34.089Z] ---> ba3ef0e0c774 [2023-01-30T22:13:34.089Z] Step 26/26 : LABEL version=0.0.0 [2023-01-30T22:13:34.089Z] ---> Running in 6efbd52058fb [2023-01-30T22:13:34.089Z] Removing intermediate container 6efbd52058fb [2023-01-30T22:13:34.089Z] ---> 5dc44eac7a33 [2023-01-30T22:13:34.089Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T22:13:34.089Z] Successfully built 5dc44eac7a33 [2023-01-30T22:13:34.089Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:13:34.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T22:13:34.562Z] [2023-01-30T22:13:34.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:13:34.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T22:13:34.866Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-30T22:13:34.866Z] 5eb5b503b376: Pulling fs layer [2023-01-30T22:13:34.866Z] 5c69ac0246d0: Pulling fs layer [2023-01-30T22:13:34.866Z] ec43610c2a17: Pulling fs layer [2023-01-30T22:13:34.866Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-30T22:13:34.866Z] 33b1e0a273af: Pulling fs layer [2023-01-30T22:13:34.866Z] 5d3b04190fa2: Pulling fs layer [2023-01-30T22:13:34.866Z] 2f39f015ded8: Pulling fs layer [2023-01-30T22:13:34.866Z] 5d3b04190fa2: Waiting [2023-01-30T22:13:34.866Z] 33b1e0a273af: Waiting [2023-01-30T22:13:34.866Z] 2f39f015ded8: Waiting [2023-01-30T22:13:34.866Z] 3a2ae6a8a46f: Waiting [2023-01-30T22:13:34.866Z] 5c69ac0246d0: Download complete [2023-01-30T22:13:34.866Z] 3a2ae6a8a46f: Download complete [2023-01-30T22:13:35.132Z] 33b1e0a273af: Verifying Checksum [2023-01-30T22:13:35.132Z] 33b1e0a273af: Download complete [2023-01-30T22:13:35.132Z] 5d3b04190fa2: Verifying Checksum [2023-01-30T22:13:35.132Z] 5d3b04190fa2: Download complete [2023-01-30T22:13:35.132Z] ec43610c2a17: Verifying Checksum [2023-01-30T22:13:35.132Z] ec43610c2a17: Download complete [2023-01-30T22:13:35.396Z] 5eb5b503b376: Verifying Checksum [2023-01-30T22:13:35.396Z] 5eb5b503b376: Download complete [2023-01-30T22:13:36.344Z] 2f39f015ded8: Download complete [2023-01-30T22:13:36.602Z] 5eb5b503b376: Pull complete [2023-01-30T22:13:36.602Z] 5c69ac0246d0: Pull complete [2023-01-30T22:13:37.168Z] ec43610c2a17: Pull complete [2023-01-30T22:13:37.169Z] 3a2ae6a8a46f: Pull complete [2023-01-30T22:13:37.169Z] 33b1e0a273af: Pull complete [2023-01-30T22:13:37.426Z] 5d3b04190fa2: Pull complete [2023-01-30T22:13:41.704Z] 2f39f015ded8: Pull complete [2023-01-30T22:13:41.704Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-30T22:13:41.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T22:13:41.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:13:41.791Z] prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container [2023-01-30T22:13:41.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-30T22:13:46.448Z] $ docker top 55c104fb8106f11efc73f4175aa3f5f3d6754ed274c9ccd12690777ef61d6424 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:13:46.825Z] ---> job-cost.sh [2023-01-30T22:13:46.825Z] lf-activate-venv: SKIPPING [2023-01-30T22:13:46.825Z] INFO: No Stack... [2023-01-30T22:13:47.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T22:13:47.649Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T22:13:47.938Z] + cat /w/workspace/undry_device-onvif-camera_PR-222/archives/cost.csv [2023-01-30T22:13:47.938Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T22:13:47.953Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [2023-01-30T22:13:47.959Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] did not exist. Created. [2023-01-30T22:13:47.959Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T22:13:48.262Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-30T22:13:48.291Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T22:13:48.300Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T22:13:48.325Z] $ docker stop --time=1 55c104fb8106f11efc73f4175aa3f5f3d6754ed274c9ccd12690777ef61d6424 [2023-01-30T22:13:49.467Z] $ docker rm -f --volumes 55c104fb8106f11efc73f4175aa3f5f3d6754ed274c9ccd12690777ef61d6424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T22:14:27.734Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4039 in /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] { [Pipeline] ws [2023-01-30T22:14:27.747Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-01-30T22:14:27.792Z] The recommended git tool is: git [2023-01-30T22:14:34.735Z] using credential edgex-jenkins-ssh [2023-01-30T22:14:34.753Z] Cloning the remote Git repository [2023-01-30T22:14:34.816Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-30T22:14:34.914Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-01-30T22:14:35.113Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-30T22:14:35.114Z] > git --version # timeout=10 [2023-01-30T22:14:35.138Z] > git --version # 'git version 2.25.1' [2023-01-30T22:14:35.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T22:14:35.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T22:14:36.713Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-30T22:14:36.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T22:14:37.933Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-30T22:14:37.983Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-30T22:14:37.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T22:14:38.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-30T22:14:38.589Z] Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa [2023-01-30T22:14:38.613Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T22:14:38.641Z] > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 [2023-01-30T22:14:39.005Z] > git remote # timeout=10 [2023-01-30T22:14:39.029Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T22:14:39.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T22:14:39.069Z] > git merge 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 [2023-01-30T22:14:39.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T22:14:39.773Z] Merge succeeded, producing 71999721b386a3592a0c94599e698d9f279008a1 [2023-01-30T22:14:39.773Z] Checking out Revision 71999721b386a3592a0c94599e698d9f279008a1 (PR-222) [2023-01-30T22:14:39.782Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T22:14:39.798Z] > git checkout -f 71999721b386a3592a0c94599e698d9f279008a1 # timeout=10 [2023-01-30T22:14:43.470Z] Commit message: "Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD" [2023-01-30T22:14:43.503Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T22:14:44.364Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-30T22:14:44.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T22:14:44.364Z] Dload Upload Total Spent Left Speed [2023-01-30T22:14:44.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [2023-01-30T22:14:43.482Z] > git rev-list --no-walk fb1fe0aa605e8dff23a166b7f54be06602c98cb1 # timeout=10 [Pipeline] sh [2023-01-30T22:14:45.032Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-30T22:14:45.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-30T22:14:45.393Z] + sudo tee /etc/docker/daemon.new [2023-01-30T22:14:45.393Z] { [2023-01-30T22:14:45.393Z] "registry-mirrors": [ [2023-01-30T22:14:45.393Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-30T22:14:45.393Z] ], [2023-01-30T22:14:45.393Z] "bip": "10.250.0.254/24", [2023-01-30T22:14:45.393Z] "hosts": [ [2023-01-30T22:14:45.393Z] "tcp://0.0.0.0:5555", [2023-01-30T22:14:45.393Z] "unix:///var/run/docker.sock" [2023-01-30T22:14:45.393Z] ], [2023-01-30T22:14:45.393Z] "mtu": 1458, [2023-01-30T22:14:45.393Z] "selinux-enabled": true, [2023-01-30T22:14:45.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-30T22:14:45.393Z] } [Pipeline] sh [2023-01-30T22:14:45.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-30T22:14:46.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T22:15:04.622Z] provisioning config files... [2023-01-30T22:15:04.659Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config14432054290334879864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:15:05.057Z] ---> docker-login.sh [2023-01-30T22:15:05.057Z] nexus3.edgexfoundry.org:10001 [2023-01-30T22:15:05.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:15:05.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:15:05.929Z] Configure a credential helper to remove this warning. See [2023-01-30T22:15:05.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:15:05.929Z] [2023-01-30T22:15:05.929Z] Login Succeeded [2023-01-30T22:15:05.929Z] nexus3.edgexfoundry.org:10002 [2023-01-30T22:15:06.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:15:06.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:15:06.199Z] Configure a credential helper to remove this warning. See [2023-01-30T22:15:06.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:15:06.199Z] [2023-01-30T22:15:06.199Z] Login Succeeded [2023-01-30T22:15:06.199Z] nexus3.edgexfoundry.org:10003 [2023-01-30T22:15:06.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:15:06.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:15:06.742Z] Configure a credential helper to remove this warning. See [2023-01-30T22:15:06.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:15:06.742Z] [2023-01-30T22:15:06.742Z] Login Succeeded [2023-01-30T22:15:06.742Z] nexus3.edgexfoundry.org:10004 [2023-01-30T22:15:07.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:15:07.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:15:07.020Z] Configure a credential helper to remove this warning. See [2023-01-30T22:15:07.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:15:07.020Z] [2023-01-30T22:15:07.020Z] Login Succeeded [2023-01-30T22:15:07.020Z] docker.io [2023-01-30T22:15:07.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T22:15:07.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T22:15:07.564Z] Configure a credential helper to remove this warning. See [2023-01-30T22:15:07.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T22:15:07.564Z] [2023-01-30T22:15:07.564Z] Login Succeeded [2023-01-30T22:15:07.564Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T22:15:07.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T22:15:07.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T22:15:07.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T22:15:07.936Z] ========================================================= [2023-01-30T22:15:07.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-30T22:15:07.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:15:08.304Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-30T22:15:08.905Z] Sending build context to Docker daemon 20.53MB [2023-01-30T22:15:08.905Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T22:15:08.905Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-30T22:15:09.177Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-30T22:15:09.177Z] 9b18e9b68314: Pulling fs layer [2023-01-30T22:15:09.177Z] 35d82f9e3411: Pulling fs layer [2023-01-30T22:15:09.177Z] e16973657156: Pulling fs layer [2023-01-30T22:15:09.177Z] fc693d55d65f: Pulling fs layer [2023-01-30T22:15:09.177Z] 7e9fc2657dce: Pulling fs layer [2023-01-30T22:15:09.177Z] dda99020689f: Pulling fs layer [2023-01-30T22:15:09.177Z] db1c61fa0a46: Pulling fs layer [2023-01-30T22:15:09.177Z] 891c053d2c06: Pulling fs layer [2023-01-30T22:15:09.177Z] fc693d55d65f: Waiting [2023-01-30T22:15:09.177Z] 7e9fc2657dce: Waiting [2023-01-30T22:15:09.177Z] dda99020689f: Waiting [2023-01-30T22:15:09.177Z] db1c61fa0a46: Waiting [2023-01-30T22:15:09.177Z] 891c053d2c06: Waiting [2023-01-30T22:15:09.177Z] e16973657156: Verifying Checksum [2023-01-30T22:15:09.177Z] e16973657156: Download complete [2023-01-30T22:15:09.177Z] 35d82f9e3411: Verifying Checksum [2023-01-30T22:15:09.177Z] 35d82f9e3411: Download complete [2023-01-30T22:15:09.453Z] 7e9fc2657dce: Verifying Checksum [2023-01-30T22:15:09.453Z] 7e9fc2657dce: Download complete [2023-01-30T22:15:09.453Z] dda99020689f: Verifying Checksum [2023-01-30T22:15:09.453Z] dda99020689f: Download complete [2023-01-30T22:15:09.453Z] 9b18e9b68314: Verifying Checksum [2023-01-30T22:15:09.453Z] 9b18e9b68314: Download complete [2023-01-30T22:15:10.453Z] 9b18e9b68314: Pull complete [2023-01-30T22:15:10.453Z] 891c053d2c06: Verifying Checksum [2023-01-30T22:15:10.453Z] 891c053d2c06: Download complete [2023-01-30T22:15:11.058Z] 35d82f9e3411: Pull complete [2023-01-30T22:15:11.335Z] e16973657156: Pull complete [2023-01-30T22:15:11.930Z] db1c61fa0a46: Verifying Checksum [2023-01-30T22:15:11.930Z] db1c61fa0a46: Download complete [2023-01-30T22:15:12.524Z] fc693d55d65f: Verifying Checksum [2023-01-30T22:15:12.524Z] fc693d55d65f: Download complete [2023-01-30T22:15:24.904Z] fc693d55d65f: Pull complete [2023-01-30T22:15:25.178Z] 7e9fc2657dce: Pull complete [2023-01-30T22:15:25.454Z] dda99020689f: Pull complete [2023-01-30T22:15:32.171Z] db1c61fa0a46: Pull complete [2023-01-30T22:15:34.133Z] 891c053d2c06: Pull complete [2023-01-30T22:15:34.133Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-30T22:15:34.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T22:15:34.133Z] ---> f96f9c87975a [2023-01-30T22:15:34.133Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-30T22:15:36.105Z] ---> Running in e190f09fc961 [2023-01-30T22:15:36.700Z] Removing intermediate container e190f09fc961 [2023-01-30T22:15:36.700Z] ---> bd8715756511 [2023-01-30T22:15:36.700Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T22:15:36.971Z] ---> Running in 4b077cfae03f [2023-01-30T22:15:37.572Z] Removing intermediate container 4b077cfae03f [2023-01-30T22:15:37.572Z] ---> d08d92f7e9e4 [2023-01-30T22:15:37.572Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T22:15:37.572Z] ---> Running in 140b169c6089 [2023-01-30T22:15:37.842Z] Removing intermediate container 140b169c6089 [2023-01-30T22:15:37.842Z] ---> d2a2d33379ad [2023-01-30T22:15:37.842Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T22:15:38.134Z] ---> Running in 531e6c6b2815 [2023-01-30T22:15:38.406Z] Removing intermediate container 531e6c6b2815 [2023-01-30T22:15:38.406Z] ---> 80b738227015 [2023-01-30T22:15:38.406Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-30T22:15:38.406Z] ---> Running in 9224035c38fc [2023-01-30T22:15:39.003Z] Removing intermediate container 9224035c38fc [2023-01-30T22:15:39.003Z] ---> b47eb39badd4 [2023-01-30T22:15:39.003Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T22:15:39.003Z] ---> Running in 150a7b82b6c1 [2023-01-30T22:15:40.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T22:15:40.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T22:15:42.148Z] OK: 221 MiB in 51 packages [2023-01-30T22:15:43.118Z] Removing intermediate container 150a7b82b6c1 [2023-01-30T22:15:43.118Z] ---> dc567b579f9c [2023-01-30T22:15:43.118Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-30T22:15:43.118Z] ---> Running in 54866a4a232e [2023-01-30T22:15:43.393Z] Removing intermediate container 54866a4a232e [2023-01-30T22:15:43.393Z] ---> 3c651e4aae0b [2023-01-30T22:15:43.393Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-30T22:15:43.994Z] ---> 75145f318f2e [2023-01-30T22:15:43.994Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T22:15:44.272Z] ---> Running in be9c4c7ca840 [2023-01-30T22:17:05.977Z] Removing intermediate container be9c4c7ca840 [2023-01-30T22:17:05.977Z] ---> d432a622ee12 [2023-01-30T22:17:05.977Z] Step 12/13 : COPY . . [2023-01-30T22:17:05.977Z] ---> aa8bf3a7796e [2023-01-30T22:17:05.977Z] Step 13/13 : RUN ${MAKE} [2023-01-30T22:17:05.977Z] ---> Running in 40096faf335a [2023-01-30T22:17:05.977Z] noop [2023-01-30T22:17:05.977Z] Removing intermediate container 40096faf335a [2023-01-30T22:17:05.977Z] ---> 9ddb2c9ddaa6 [2023-01-30T22:17:05.977Z] Successfully built 9ddb2c9ddaa6 [2023-01-30T22:17:05.977Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:17:06.360Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T22:17:06.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:17:06.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-4039 does not seem to be running inside a container [2023-01-30T22:17:06.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-30T22:17:08.004Z] $ docker top c89a654b755c6dca729ea2e08b097c8bdb94b8a151e568343cc146b6b38a1a98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T22:17:08.862Z] + go version [2023-01-30T22:17:08.862Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-30T22:17:08.884Z] $ docker stop --time=1 c89a654b755c6dca729ea2e08b097c8bdb94b8a151e568343cc146b6b38a1a98 [2023-01-30T22:17:10.596Z] $ docker rm -f --volumes c89a654b755c6dca729ea2e08b097c8bdb94b8a151e568343cc146b6b38a1a98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:17:11.181Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T22:17:11.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:17:11.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-4039 does not seem to be running inside a container [2023-01-30T22:17:11.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-30T22:17:12.877Z] $ docker top d3258e2afdba45bff63fa5d9b6c7d6c39477001aefce20b55a29e85a722a3cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T22:17:13.740Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-01-30T22:17:14.410Z] + make test [2023-01-30T22:17:14.410Z] go test ./... -coverprofile=coverage.out ./... [2023-01-30T22:17:16.383Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-30T22:19:23.158Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-30T22:19:23.158Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.327s coverage: 29.3% of statements [2023-01-30T22:19:23.158Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-30T22:19:41.413Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.864s coverage: 86.5% of statements [2023-01-30T22:19:41.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-30T22:19:41.413Z] go vet ./... [2023-01-30T22:20:20.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T22:20:20.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T22:20:20.333Z] ./bin/test-attribution-txt.sh [2023-01-30T22:20:20.333Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T22:20:20.333Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T22:20:20.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T22:20:20.365Z] $ docker stop --time=1 d3258e2afdba45bff63fa5d9b6c7d6c39477001aefce20b55a29e85a722a3cc6 [2023-01-30T22:20:22.297Z] $ docker rm -f --volumes d3258e2afdba45bff63fa5d9b6c7d6c39477001aefce20b55a29e85a722a3cc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T22:20:23.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T22:20:23.454Z] Warning: overwriting stash ‘coverage-report’ [2023-01-30T22:20:24.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T22:20:24.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T22:20:24.862Z] + ls -al . [2023-01-30T22:20:24.862Z] total 232 [2023-01-30T22:20:24.862Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 30 22:17 . [2023-01-30T22:20:24.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:14 .. [2023-01-30T22:20:24.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 22:14 .git [2023-01-30T22:20:24.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:14 .github [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 30 22:14 .gitignore [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 22:14 .golangci.yml [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 30 22:14 Attribution.txt [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 30 22:14 CHANGELOG.md [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 30 22:14 Dockerfile [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 22:14 GOVERNANCE.md [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 30 22:14 Jenkinsfile [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 30 22:14 LICENSE [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 30 22:14 Makefile [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 30 22:14 OWNERS.md [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 30 22:14 README.md [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 22:11 VERSION [2023-01-30T22:20:24.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 22:14 bin [2023-01-30T22:20:24.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:14 cmd [2023-01-30T22:20:24.862Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 30 22:19 coverage.out [2023-01-30T22:20:24.862Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 22:14 doc [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 3654 Jan 30 22:14 go.mod [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 36181 Jan 30 22:14 go.sum [2023-01-30T22:20:24.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:14 internal [2023-01-30T22:20:24.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:14 snap [2023-01-30T22:20:24.862Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 30 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:20:25.212Z] + 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=71999721b386a3592a0c94599e698d9f279008a1 --label arch=arm64 --label version=0.0.0 . [2023-01-30T22:20:25.808Z] Sending build context to Docker daemon 20.61MB [2023-01-30T22:20:25.808Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T22:20:25.808Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-30T22:20:25.808Z] ---> 9ddb2c9ddaa6 [2023-01-30T22:20:25.808Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-30T22:20:26.077Z] ---> Running in 6aa422893d0f [2023-01-30T22:20:26.672Z] Removing intermediate container 6aa422893d0f [2023-01-30T22:20:26.672Z] ---> d0cee078bc2e [2023-01-30T22:20:26.672Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T22:20:26.672Z] ---> Running in 904fe4886f26 [2023-01-30T22:20:26.943Z] Removing intermediate container 904fe4886f26 [2023-01-30T22:20:26.943Z] ---> b2689d65e39d [2023-01-30T22:20:26.943Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-30T22:20:26.943Z] ---> Running in c1181ec3e827 [2023-01-30T22:20:27.540Z] Removing intermediate container c1181ec3e827 [2023-01-30T22:20:27.540Z] ---> 282b04f3acab [2023-01-30T22:20:27.540Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-30T22:20:27.540Z] ---> Running in fefcd62d7054 [2023-01-30T22:20:27.809Z] Removing intermediate container fefcd62d7054 [2023-01-30T22:20:27.810Z] ---> ea7697952163 [2023-01-30T22:20:27.810Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-30T22:20:27.810Z] ---> Running in 220f9cfe2fc6 [2023-01-30T22:20:28.079Z] Removing intermediate container 220f9cfe2fc6 [2023-01-30T22:20:28.079Z] ---> 2a3dc85f24dd [2023-01-30T22:20:28.079Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T22:20:28.347Z] ---> Running in d7beda401a31 [2023-01-30T22:20:29.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T22:20:29.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T22:20:30.863Z] OK: 221 MiB in 51 packages [2023-01-30T22:20:31.837Z] Removing intermediate container d7beda401a31 [2023-01-30T22:20:31.837Z] ---> 03f0fe29bbc9 [2023-01-30T22:20:31.837Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-30T22:20:31.837Z] ---> Running in be3c3498b635 [2023-01-30T22:20:32.104Z] Removing intermediate container be3c3498b635 [2023-01-30T22:20:32.104Z] ---> 2a8ffc9f23d1 [2023-01-30T22:20:32.104Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-30T22:20:32.691Z] ---> de5c8cf0051c [2023-01-30T22:20:32.691Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T22:20:32.968Z] ---> Running in c7a52bbd281b [2023-01-30T22:20:35.553Z] Removing intermediate container c7a52bbd281b [2023-01-30T22:20:35.553Z] ---> 88c8a5ea6897 [2023-01-30T22:20:35.553Z] Step 12/26 : COPY . . [2023-01-30T22:20:38.901Z] ---> 2d94f93fbf0c [2023-01-30T22:20:38.901Z] Step 13/26 : RUN ${MAKE} [2023-01-30T22:20:38.901Z] ---> Running in df7a45a2fd83 [2023-01-30T22:20:39.862Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-30T22:23:01.592Z] Removing intermediate container df7a45a2fd83 [2023-01-30T22:23:01.592Z] ---> 0a4f9daea9f3 [2023-01-30T22:23:01.592Z] Step 14/26 : FROM alpine:3.16 [2023-01-30T22:23:01.592Z] 3.16: Pulling from library/alpine [2023-01-30T22:23:01.592Z] 6875df1f5354: Pulling fs layer [2023-01-30T22:23:01.592Z] 6875df1f5354: Download complete [2023-01-30T22:23:01.592Z] 6875df1f5354: Pull complete [2023-01-30T22:23:01.592Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T22:23:01.592Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T22:23:01.592Z] ---> 2b4661558fb8 [2023-01-30T22:23:01.592Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-30T22:23:01.592Z] ---> Running in af8d248a01d2 [2023-01-30T22:23:01.592Z] Removing intermediate container af8d248a01d2 [2023-01-30T22:23:01.592Z] ---> 82a8584bb76a [2023-01-30T22:23:01.592Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-30T22:23:01.592Z] ---> Running in 3111bdd19373 [2023-01-30T22:23:01.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T22:23:01.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T22:23:01.592Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-30T22:23:01.592Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T22:23:01.592Z] OK: 5 MiB in 15 packages [2023-01-30T22:23:01.592Z] Removing intermediate container 3111bdd19373 [2023-01-30T22:23:01.592Z] ---> 917747405083 [2023-01-30T22:23:01.592Z] Step 17/26 : WORKDIR / [2023-01-30T22:23:01.592Z] ---> Running in e38ffe96f3fb [2023-01-30T22:23:01.859Z] Removing intermediate container e38ffe96f3fb [2023-01-30T22:23:01.859Z] ---> 67fee16cdd78 [2023-01-30T22:23:01.859Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-30T22:23:03.390Z] ---> cc97ed8e1977 [2023-01-30T22:23:03.390Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-30T22:23:04.009Z] ---> 716274158c4d [2023-01-30T22:23:04.009Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-30T22:23:04.281Z] ---> 77c83237b593 [2023-01-30T22:23:04.281Z] Step 21/26 : EXPOSE 59984 [2023-01-30T22:23:04.551Z] ---> Running in b4ccb9df1d84 [2023-01-30T22:23:04.822Z] Removing intermediate container b4ccb9df1d84 [2023-01-30T22:23:04.822Z] ---> b0f8ead0ac2a [2023-01-30T22:23:04.822Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-30T22:23:04.822Z] ---> Running in d14ff2762071 [2023-01-30T22:23:05.101Z] Removing intermediate container d14ff2762071 [2023-01-30T22:23:05.101Z] ---> 88014b367b1c [2023-01-30T22:23:05.101Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-30T22:23:05.101Z] ---> Running in c6839c8eaefb [2023-01-30T22:23:05.703Z] Removing intermediate container c6839c8eaefb [2023-01-30T22:23:05.703Z] ---> bc48b4606865 [2023-01-30T22:23:05.703Z] Step 24/26 : LABEL arch=arm64 [2023-01-30T22:23:05.703Z] ---> Running in 5d46cd84572a [2023-01-30T22:23:05.977Z] Removing intermediate container 5d46cd84572a [2023-01-30T22:23:05.977Z] ---> be660e988ccd [2023-01-30T22:23:05.977Z] Step 25/26 : LABEL git_sha=71999721b386a3592a0c94599e698d9f279008a1 [2023-01-30T22:23:05.977Z] ---> Running in e26f67f5425f [2023-01-30T22:23:06.250Z] Removing intermediate container e26f67f5425f [2023-01-30T22:23:06.250Z] ---> 403001173286 [2023-01-30T22:23:06.250Z] Step 26/26 : LABEL version=0.0.0 [2023-01-30T22:23:06.250Z] ---> Running in c5393d58c714 [2023-01-30T22:23:06.528Z] Removing intermediate container c5393d58c714 [2023-01-30T22:23:06.528Z] ---> cef72e5c7cb8 [2023-01-30T22:23:06.528Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T22:23:06.794Z] Successfully built cef72e5c7cb8 [2023-01-30T22:23:06.794Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:23:07.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T22:23:07.220Z] [2023-01-30T22:23:07.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:23:07.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T22:23:07.545Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-30T22:23:07.545Z] 8998bd30e6a1: Pulling fs layer [2023-01-30T22:23:07.545Z] 04944245beec: Pulling fs layer [2023-01-30T22:23:07.545Z] 699f458cf7ca: Pulling fs layer [2023-01-30T22:23:07.545Z] 765212b225bb: Pulling fs layer [2023-01-30T22:23:07.545Z] f23df028b6ca: Pulling fs layer [2023-01-30T22:23:07.545Z] d65c8cfc05b1: Pulling fs layer [2023-01-30T22:23:07.545Z] 2437ff75d9bd: Pulling fs layer [2023-01-30T22:23:07.545Z] d65c8cfc05b1: Waiting [2023-01-30T22:23:07.545Z] f23df028b6ca: Waiting [2023-01-30T22:23:07.545Z] 2437ff75d9bd: Waiting [2023-01-30T22:23:07.545Z] 765212b225bb: Waiting [2023-01-30T22:23:07.813Z] 04944245beec: Verifying Checksum [2023-01-30T22:23:07.813Z] 04944245beec: Download complete [2023-01-30T22:23:07.813Z] 765212b225bb: Verifying Checksum [2023-01-30T22:23:07.813Z] 765212b225bb: Download complete [2023-01-30T22:23:07.813Z] f23df028b6ca: Verifying Checksum [2023-01-30T22:23:07.813Z] f23df028b6ca: Download complete [2023-01-30T22:23:07.813Z] d65c8cfc05b1: Verifying Checksum [2023-01-30T22:23:07.813Z] d65c8cfc05b1: Download complete [2023-01-30T22:23:08.083Z] 699f458cf7ca: Verifying Checksum [2023-01-30T22:23:08.084Z] 699f458cf7ca: Download complete [2023-01-30T22:23:08.351Z] 8998bd30e6a1: Verifying Checksum [2023-01-30T22:23:08.351Z] 8998bd30e6a1: Download complete [2023-01-30T22:23:11.605Z] 2437ff75d9bd: Verifying Checksum [2023-01-30T22:23:11.605Z] 2437ff75d9bd: Download complete [2023-01-30T22:23:12.191Z] 8998bd30e6a1: Pull complete [2023-01-30T22:23:12.772Z] 04944245beec: Pull complete [2023-01-30T22:23:14.178Z] 699f458cf7ca: Pull complete [2023-01-30T22:23:14.178Z] 765212b225bb: Pull complete [2023-01-30T22:23:14.760Z] f23df028b6ca: Pull complete [2023-01-30T22:23:15.026Z] d65c8cfc05b1: Pull complete [2023-01-30T22:23:27.325Z] 2437ff75d9bd: Pull complete [2023-01-30T22:23:27.325Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-30T22:23:27.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T22:23:27.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:23:27.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-4039 does not seem to be running inside a container [2023-01-30T22:23:27.567Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-30T22:23:30.179Z] $ docker top dc9901a0bdd26f54ac722d50750e6df50ef05df0f9fd3c439e8eea842a2ca871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:31.006Z] ---> job-cost.sh [2023-01-30T22:23:31.006Z] lf-activate-venv: SKIPPING [2023-01-30T22:23:31.006Z] INFO: No Stack... [2023-01-30T22:23:32.944Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-30T22:23:33.900Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T22:23:34.220Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2023-01-30T22:23:34.220Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T22:23:34.552Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [2023-01-30T22:23:34.558Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] did not exist. Created. [2023-01-30T22:23:34.558Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T22:23:35.207Z] /w/workspace/device-onvif-camera/3@tmp/durable-1f470434/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-30T22:23:35.862Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-30T22:23:35.876Z] Warning: overwriting stash ‘stack-cost’ [2023-01-30T22:23:35.938Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T22:23:35.944Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T22:23:35.970Z] $ docker stop --time=1 dc9901a0bdd26f54ac722d50750e6df50ef05df0f9fd3c439e8eea842a2ca871 [2023-01-30T22:23:37.459Z] $ docker rm -f --volumes dc9901a0bdd26f54ac722d50750e6df50ef05df0f9fd3c439e8eea842a2ca871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-30T22:23:37.871Z] provisioning config files... [2023-01-30T22:23:37.878Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config4502305748381548482tmp [Pipeline] { [Pipeline] sh [2023-01-30T22:23:38.171Z] + set +x [2023-01-30T22:23:38.171Z] + bash -s -- [2023-01-30T22:23:38.171Z] + curl -s https://codecov.io/bash [2023-01-30T22:23:38.171Z] [2023-01-30T22:23:38.171Z] _____ _ [2023-01-30T22:23:38.171Z] / ____| | | [2023-01-30T22:23:38.171Z] | | ___ __| | ___ ___ _____ __ [2023-01-30T22:23:38.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-30T22:23:38.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-30T22:23:38.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-30T22:23:38.171Z] Bash-1.0.6 [2023-01-30T22:23:38.171Z] [2023-01-30T22:23:38.171Z] [2023-01-30T22:23:38.171Z] ==> git version 2.25.1 found [2023-01-30T22:23:38.171Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-30T22:23:38.171Z] Release-Date: 2020-01-08 [2023-01-30T22:23:38.171Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-30T22:23:38.171Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-30T22:23:38.171Z] ==> Jenkins CI detected. [2023-01-30T22:23:38.171Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-222 [2023-01-30T22:23:38.171Z] project root: . [2023-01-30T22:23:38.171Z] --> token set from env [2023-01-30T22:23:38.171Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-30T22:23:38.171Z] ==> Running gcov in . (disable via -X gcov) [2023-01-30T22:23:38.171Z] ==> Python coveragepy not found [2023-01-30T22:23:38.171Z] ==> Searching for coverage reports in: [2023-01-30T22:23:38.171Z] + . [2023-01-30T22:23:38.432Z] -> Found 1 reports [2023-01-30T22:23:38.432Z] ==> Detecting git/mercurial file structure [2023-01-30T22:23:38.432Z] ==> Reading reports [2023-01-30T22:23:38.432Z] + ./coverage.out bytes=79184 [2023-01-30T22:23:38.432Z] ==> Appending adjustments [2023-01-30T22:23:38.432Z] https://docs.codecov.io/docs/fixing-reports [2023-01-30T22:23:38.432Z] + Found adjustments [2023-01-30T22:23:38.432Z] ==> Gzipping contents [2023-01-30T22:23:38.432Z] 12K /tmp/codecov.8arz4D.gz [2023-01-30T22:23:38.432Z] ==> Uploading reports [2023-01-30T22:23:38.432Z] url: https://codecov.io [2023-01-30T22:23:38.432Z] query: branch=PR-222&commit=dd337fa700a1f83269d1658137c8adca885275dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-01-30T22:23:38.432Z] -> Pinging Codecov [2023-01-30T22:23:38.432Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-222&commit=dd337fa700a1f83269d1658137c8adca885275dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-01-30T22:23:39.002Z] -> Uploading to [2023-01-30T22:23:39.002Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-30/F29A59C45E3A92E06B3E522C9905F8EF/dd337fa700a1f83269d1658137c8adca885275dd/4b51d4aa-8d25-4879-ac15-9bfaa3f46650.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T222338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4c0d168804d56afb6b6d3f5f13fd77617cb6d33be62f441784ed4823563c9b2 [2023-01-30T22:23:39.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T22:23:39.002Z] Dload Upload Total Spent Left Speed [2023-01-30T22:23:39.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10813 0 0 100 10813 0 42073 --:--:-- --:--:-- --:--:-- 42238 [2023-01-30T22:23:39.002Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] } [2023-01-30T22:23:39.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-30T22:23:39.712Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-222/archives ] [2023-01-30T22:23:39.712Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives [2023-01-30T22:23:39.712Z] total 16 [2023-01-30T22:23:39.712Z] drwxr-xr-x 3 root root 4096 Jan 30 22:13 . [2023-01-30T22:23:39.712Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 22:13 .. [2023-01-30T22:23:39.712Z] drwxr-xr-x 2 root root 4096 Jan 30 22:13 cost [2023-01-30T22:23:39.712Z] -rw-r--r-- 1 root root 91 Jan 30 22:13 cost.csv [2023-01-30T22:23:39.712Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-222/archives [2023-01-30T22:23:39.712Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives [2023-01-30T22:23:39.712Z] total 16 [2023-01-30T22:23:39.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 22:13 . [2023-01-30T22:23:39.712Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 22:13 .. [2023-01-30T22:23:39.712Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 22:13 cost [2023-01-30T22:23:39.712Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 30 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:40.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:40.858Z] ---> package-listing.sh [2023-01-30T22:23:40.858Z] ++ facter osfamily [2023-01-30T22:23:40.858Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-30T22:23:41.117Z] + OS_FAMILY=debian [2023-01-30T22:23:41.117Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-222 [2023-01-30T22:23:41.117Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-30T22:23:41.117Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-30T22:23:41.117Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-30T22:23:41.117Z] + PACKAGES=/tmp/packages_start.txt [2023-01-30T22:23:41.117Z] + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' [2023-01-30T22:23:41.117Z] + PACKAGES=/tmp/packages_end.txt [2023-01-30T22:23:41.117Z] + case "${OS_FAMILY}" in [2023-01-30T22:23:41.117Z] + dpkg -l [2023-01-30T22:23:41.117Z] + grep '^ii' [2023-01-30T22:23:41.117Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-30T22:23:41.117Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-30T22:23:41.117Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-30T22:23:41.117Z] + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' [2023-01-30T22:23:41.117Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-222/archives/ [2023-01-30T22:23:41.117Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-222/archives/ [Pipeline] echo [2023-01-30T22:23:41.128Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-30T22:23:41.405Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T22:23:41.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T22:23:41.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T22:23:42.039Z] prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container [2023-01-30T22:23:42.088Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-30T22:23:42.269Z] $ docker top 01ac25f080a9c036008a51d6c6ce64add4e09892d8db73477cea177beed62641 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T22:23:42.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-30T22:23:42.880Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-30T22:23:43.165Z] + ls /var/log/sa-host [2023-01-30T22:23:43.165Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T22:23:43.237Z] provisioning config files... [2023-01-30T22:23:43.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config14533280358812809894tmp [Pipeline] { [Pipeline] echo [2023-01-30T22:23:43.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:43.539Z] ---> create-netrc.sh [Pipeline] } [2023-01-30T22:23:43.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:43.860Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-30T22:23:43.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:44.149Z] ---> sudo-logs.sh [2023-01-30T22:23:44.149Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-30T22:23:44.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:44.464Z] ---> job-cost.sh [2023-01-30T22:23:44.464Z] lf-activate-venv: SKIPPING [2023-01-30T22:23:44.464Z] DEBUG: total: 0.2199999988079071 [2023-01-30T22:23:44.464Z] INFO: Retrieving Stack Cost... [2023-01-30T22:23:44.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T22:23:44.982Z] INFO: Archiving Costs [Pipeline] echo [2023-01-30T22:23:44.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T22:23:45.280Z] ---> logs-deploy.sh [2023-01-30T22:23:45.280Z] lf-activate-venv: SKIPPING [2023-01-30T22:23:45.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-222/3 [2023-01-30T22:23:45.280Z] INFO: archiving workspace using pattern(s): [2023-01-30T22:23:46.216Z] Archives upload complete. [2023-01-30T22:23:46.216Z] INFO: archiving logs to Nexus