Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5eec883b2bb43bf890ad540a9146487d6a3ec42a 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-ssh16915882357682109421.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-ssh7564136643362365274.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11028360569607455331.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-ssh18211764413243334244.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17616423995634689735.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-8573’ Running on prd-ubuntu20.04-docker-8c-8g-8575 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5eec883b2bb43bf890ad540a9146487d6a3ec42a (main) Commit message: "refactor!: update secret path to secretName (#238)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 > git rev-list --no-walk d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T17:15:46.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T17:15:47.024Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T17:15:47.039Z] ========================================================= [2023-03-07T17:15:47.039Z] EdgeX Global Pipelines Version Info [2023-03-07T17:15:47.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:15:47.764Z] ------------------- [2023-03-07T17:15:47.764Z] stable info: [2023-03-07T17:15:47.764Z] ------------------- [2023-03-07T17:15:47.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T17:15:47.764Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T17:15:47.764Z] Message: update stable to v1.0.244 [2023-03-07T17:15:48.332Z] ------------------- [2023-03-07T17:15:48.332Z] experimental info: [2023-03-07T17:15:48.332Z] ------------------- [2023-03-07T17:15:48.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T17:15:48.332Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T17:15:48.332Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T17:15:48.479Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-07T17:15:48.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-07T17:15:48.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T17:15:48.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T17:15:48.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T17:15:48.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T17:15:48.536Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T17:15:48.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T17:15:48.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T17:15:48.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T17:15:48.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T17:15:48.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-07T17:15:48.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T17:15:48.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T17:15:48.615Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T17:15:48.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T17:15:48.639Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T17:15:48.650Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T17:15:48.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T17:15:48.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T17:15:48.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T17:15:48.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-07T17:15:48.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T17:15:48.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T17:15:48.737Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T17:15:48.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T17:15:48.759Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T17:15:48.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-07T17:15:48.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-07T17:15:48.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-07T17:15:48.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] echo [2023-03-07T17:15:48.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5eec883 [Pipeline] echo [2023-03-07T17:15:48.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:15:48.882Z] provisioning config files... [2023-03-07T17:15:48.894Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16173850530852638392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:15:49.196Z] ---> docker-login.sh [2023-03-07T17:15:49.197Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:15:49.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:15:49.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:15:49.457Z] Configure a credential helper to remove this warning. See [2023-03-07T17:15:49.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:15:49.457Z] [2023-03-07T17:15:49.457Z] Login Succeeded [2023-03-07T17:15:49.457Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:15:49.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:15:49.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:15:49.717Z] Configure a credential helper to remove this warning. See [2023-03-07T17:15:49.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:15:49.717Z] [2023-03-07T17:15:49.717Z] Login Succeeded [2023-03-07T17:15:49.717Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:15:49.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:15:49.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:15:49.717Z] Configure a credential helper to remove this warning. See [2023-03-07T17:15:49.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:15:49.717Z] [2023-03-07T17:15:49.717Z] Login Succeeded [2023-03-07T17:15:49.717Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:15:49.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:15:49.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:15:49.717Z] Configure a credential helper to remove this warning. See [2023-03-07T17:15:49.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:15:49.717Z] [2023-03-07T17:15:49.717Z] Login Succeeded [2023-03-07T17:15:49.717Z] docker.io [2023-03-07T17:15:49.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:15:49.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:15:49.976Z] Configure a credential helper to remove this warning. See [2023-03-07T17:15:49.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:15:49.976Z] [2023-03-07T17:15:49.976Z] Login Succeeded [2023-03-07T17:15:49.976Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T17:15:49.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T17:15:50.353Z] + git rev-list -1 --merges 5eec883b2bb43bf890ad540a9146487d6a3ec42a~1..5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] echo [2023-03-07T17:15:50.402Z] -----------> git rev-list -1 --merges 5eec883b2bb43bf890ad540a9146487d6a3ec42a~1..5eec883b2bb43bf890ad540a9146487d6a3ec42a 5eec883b2bb43bf890ad540a9146487d6a3ec42a [false] [Pipeline] sh [2023-03-07T17:15:50.694Z] + git log --format=format:%s -1 5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] echo [2023-03-07T17:15:50.708Z] ========================================================= [2023-03-07T17:15:50.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T17:15:50.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T17:15:51.022Z] + git log --format=format:%s -1 5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] echo [2023-03-07T17:15:51.049Z] [semverPrep] GIT_COMMIT: 5eec883b2bb43bf890ad540a9146487d6a3ec42a, Commit Message: refactor!: update secret path to secretName (#238) [Pipeline] echo [2023-03-07T17:15:51.059Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T17:15:51.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T17:15:51.407Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T17:15:51.407Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T17:15:51.407Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T17:15:51.407Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T17:15:51.407Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T17:15:51.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:15:51.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:15:51.806Z] [2023-03-07T17:15:51.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:15:52.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:15:52.108Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T17:15:52.108Z] b85a868b505f: Pulling fs layer [2023-03-07T17:15:52.108Z] e2be974225ed: Pulling fs layer [2023-03-07T17:15:52.108Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T17:15:52.108Z] 988bab9f4d93: Pulling fs layer [2023-03-07T17:15:52.108Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T17:15:52.108Z] eaf3925da568: Pulling fs layer [2023-03-07T17:15:52.108Z] bab4dde63d76: Pulling fs layer [2023-03-07T17:15:52.108Z] bde34c3a00c8: Pulling fs layer [2023-03-07T17:15:52.108Z] b352a97aabf1: Pulling fs layer [2023-03-07T17:15:52.108Z] 4872d77fe225: Pulling fs layer [2023-03-07T17:15:52.108Z] 5851b861e8e6: Pulling fs layer [2023-03-07T17:15:52.108Z] eaf3925da568: Waiting [2023-03-07T17:15:52.108Z] bab4dde63d76: Waiting [2023-03-07T17:15:52.108Z] b352a97aabf1: Waiting [2023-03-07T17:15:52.108Z] 988bab9f4d93: Waiting [2023-03-07T17:15:52.108Z] 4872d77fe225: Waiting [2023-03-07T17:15:52.108Z] 1469e6f7b9e6: Waiting [2023-03-07T17:15:52.108Z] 5851b861e8e6: Waiting [2023-03-07T17:15:52.108Z] e2be974225ed: Verifying Checksum [2023-03-07T17:15:52.108Z] 988bab9f4d93: Download complete [2023-03-07T17:15:52.368Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T17:15:52.368Z] 1469e6f7b9e6: Download complete [2023-03-07T17:15:52.368Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T17:15:52.368Z] 339a4e72a1f5: Download complete [2023-03-07T17:15:52.368Z] eaf3925da568: Download complete [2023-03-07T17:15:52.368Z] bde34c3a00c8: Download complete [2023-03-07T17:15:52.368Z] b352a97aabf1: Download complete [2023-03-07T17:15:52.368Z] 4872d77fe225: Download complete [2023-03-07T17:15:52.368Z] 5851b861e8e6: Download complete [2023-03-07T17:15:52.368Z] b85a868b505f: Download complete [2023-03-07T17:15:52.934Z] bab4dde63d76: Verifying Checksum [2023-03-07T17:15:52.934Z] bab4dde63d76: Download complete [2023-03-07T17:15:53.874Z] b85a868b505f: Pull complete [2023-03-07T17:15:53.874Z] e2be974225ed: Pull complete [2023-03-07T17:15:54.443Z] 339a4e72a1f5: Pull complete [2023-03-07T17:15:54.443Z] 988bab9f4d93: Pull complete [2023-03-07T17:15:54.702Z] 1469e6f7b9e6: Pull complete [2023-03-07T17:15:54.963Z] eaf3925da568: Pull complete [2023-03-07T17:15:56.867Z] bab4dde63d76: Pull complete [2023-03-07T17:15:56.867Z] bde34c3a00c8: Pull complete [2023-03-07T17:15:56.867Z] b352a97aabf1: Pull complete [2023-03-07T17:15:56.867Z] 4872d77fe225: Pull complete [2023-03-07T17:15:56.867Z] 5851b861e8e6: Pull complete [2023-03-07T17:15:57.126Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T17:15:57.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:15:57.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:15:57.214Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:15:57.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T17:16:00.373Z] $ docker top 798ca4efc89348672219e9243160f9b6203ce64cb467c553111f0b085deb5c18 -eo pid,comm [2023-03-07T17:16:00.429Z] 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-03-07T17:16:00.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T17:16:00.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T17:16:00.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T17:16:00.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T17:16:00.587Z] $ docker exec 798ca4efc89348672219e9243160f9b6203ce64cb467c553111f0b085deb5c18 ssh-agent [2023-03-07T17:16:00.700Z] SSH_AUTH_SOCK=/tmp/ssh-qdXMxqBt4phM/agent.31 [2023-03-07T17:16:00.700Z] SSH_AGENT_PID=37 [2023-03-07T17:16:00.706Z] Running ssh-add (command line suppressed) [2023-03-07T17:16:00.811Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16051079059592554396.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16051079059592554396.key) [2023-03-07T17:16:00.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T17:16:01.109Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T17:16:01.121Z] $ docker exec --env ******** --env ******** 798ca4efc89348672219e9243160f9b6203ce64cb467c553111f0b085deb5c18 ssh-agent -k [2023-03-07T17:16:01.236Z] unset SSH_AUTH_SOCK; [2023-03-07T17:16:01.237Z] unset SSH_AGENT_PID; [2023-03-07T17:16:01.237Z] echo Agent pid 37 killed; [2023-03-07T17:16:01.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T17:16:01.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T17:16:01.270Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T17:16:01.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T17:16:01.375Z] $ docker exec 798ca4efc89348672219e9243160f9b6203ce64cb467c553111f0b085deb5c18 ssh-agent [2023-03-07T17:16:01.479Z] SSH_AUTH_SOCK=/tmp/ssh-rYi2Z3yxUUpZ/agent.69 [2023-03-07T17:16:01.479Z] SSH_AGENT_PID=75 [2023-03-07T17:16:01.484Z] Running ssh-add (command line suppressed) [2023-03-07T17:16:01.590Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3185807897879506115.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3185807897879506115.key) [2023-03-07T17:16:01.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T17:16:01.887Z] + git semver init [2023-03-07T17:16:02.145Z] 2023-03-07 17:16:02,078 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T17:16:02.145Z] 2023-03-07 17:16:02,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-07T17:16:02.145Z] 2023-03-07 17:16:02,080 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-07T17:16:02.145Z] 2023-03-07 17:16:02,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-07T17:16:03.082Z] 2023-03-07 17:16:02,962 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-07T17:16:03.082Z] 2023-03-07 17:16:02,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-07T17:16:03.082Z] 2023-03-07 17:16:02,962 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:16:03.082Z] 2023-03-07 17:16:02,963 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:16:03.082Z] 3.0.0-dev.17 [Pipeline] } [2023-03-07T17:16:03.091Z] $ docker exec --env ******** --env ******** 798ca4efc89348672219e9243160f9b6203ce64cb467c553111f0b085deb5c18 ssh-agent -k [2023-03-07T17:16:03.191Z] unset SSH_AUTH_SOCK; [2023-03-07T17:16:03.191Z] unset SSH_AGENT_PID; [2023-03-07T17:16:03.191Z] echo Agent pid 75 killed; [2023-03-07T17:16:03.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T17:16:03.506Z] + git semver [Pipeline] } [2023-03-07T17:16:03.778Z] $ docker stop --time=1 798ca4efc89348672219e9243160f9b6203ce64cb467c553111f0b085deb5c18 [2023-03-07T17:16:05.104Z] $ docker rm -f --volumes 798ca4efc89348672219e9243160f9b6203ce64cb467c553111f0b085deb5c18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T17:16:05.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T17:16:05.651Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T17:16:05.654Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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-03-07T17:16:05.819Z] provisioning config files... [2023-03-07T17:16:05.827Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9010771430026816972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:16:06.118Z] ---> docker-login.sh [2023-03-07T17:16:06.118Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:16:06.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:06.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:06.118Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:06.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:06.118Z] [2023-03-07T17:16:06.118Z] Login Succeeded [2023-03-07T17:16:06.118Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:16:06.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:06.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:06.118Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:06.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:06.118Z] [2023-03-07T17:16:06.118Z] Login Succeeded [2023-03-07T17:16:06.118Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:16:06.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:06.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:06.377Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:06.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:06.377Z] [2023-03-07T17:16:06.377Z] Login Succeeded [2023-03-07T17:16:06.377Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:16:06.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:06.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:06.377Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:06.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:06.377Z] [2023-03-07T17:16:06.377Z] Login Succeeded [2023-03-07T17:16:06.377Z] docker.io [2023-03-07T17:16:06.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:06.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:06.636Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:06.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:06.636Z] [2023-03-07T17:16:06.636Z] Login Succeeded [2023-03-07T17:16:06.636Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T17:16:06.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T17:16:06.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:16:06.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:16:06.719Z] ========================================================= [2023-03-07T17:16:06.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T17:16:06.719Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:16:07.019Z] + 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-03-07T17:16:07.019Z] Sending build context to Docker daemon 27.84MB [2023-03-07T17:16:07.019Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:16:07.019Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T17:16:07.281Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T17:16:07.281Z] 213ec9aee27d: Pulling fs layer [2023-03-07T17:16:07.281Z] 4583459ba037: Pulling fs layer [2023-03-07T17:16:07.281Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T17:16:07.281Z] 53926ce57604: Pulling fs layer [2023-03-07T17:16:07.281Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T17:16:07.281Z] 22ff95d597cd: Pulling fs layer [2023-03-07T17:16:07.281Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T17:16:07.281Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T17:16:07.281Z] a7acece74701: Pulling fs layer [2023-03-07T17:16:07.281Z] 53926ce57604: Waiting [2023-03-07T17:16:07.281Z] 21b2b0c7a3f4: Waiting [2023-03-07T17:16:07.281Z] 22ff95d597cd: Waiting [2023-03-07T17:16:07.281Z] 12d6caf4c0d1: Waiting [2023-03-07T17:16:07.281Z] 96b7cbca73a9: Waiting [2023-03-07T17:16:07.281Z] a7acece74701: Waiting [2023-03-07T17:16:07.281Z] 93c1e223e6f2: Download complete [2023-03-07T17:16:07.281Z] 4583459ba037: Verifying Checksum [2023-03-07T17:16:07.281Z] 4583459ba037: Download complete [2023-03-07T17:16:07.281Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T17:16:07.281Z] 21b2b0c7a3f4: Download complete [2023-03-07T17:16:07.281Z] 22ff95d597cd: Verifying Checksum [2023-03-07T17:16:07.281Z] 22ff95d597cd: Download complete [2023-03-07T17:16:07.281Z] 213ec9aee27d: Verifying Checksum [2023-03-07T17:16:07.281Z] 213ec9aee27d: Download complete [2023-03-07T17:16:07.281Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T17:16:07.281Z] 12d6caf4c0d1: Download complete [2023-03-07T17:16:07.544Z] 213ec9aee27d: Pull complete [2023-03-07T17:16:07.544Z] 4583459ba037: Pull complete [2023-03-07T17:16:07.544Z] 93c1e223e6f2: Pull complete [2023-03-07T17:16:07.821Z] a7acece74701: Verifying Checksum [2023-03-07T17:16:07.821Z] a7acece74701: Download complete [2023-03-07T17:16:08.083Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T17:16:08.083Z] 96b7cbca73a9: Download complete [2023-03-07T17:16:08.083Z] 53926ce57604: Verifying Checksum [2023-03-07T17:16:08.083Z] 53926ce57604: Download complete [2023-03-07T17:16:12.269Z] 53926ce57604: Pull complete [2023-03-07T17:16:12.270Z] 21b2b0c7a3f4: Pull complete [2023-03-07T17:16:12.270Z] 22ff95d597cd: Pull complete [2023-03-07T17:16:12.270Z] 12d6caf4c0d1: Pull complete [2023-03-07T17:16:14.799Z] 96b7cbca73a9: Pull complete [2023-03-07T17:16:15.364Z] a7acece74701: Pull complete [2023-03-07T17:16:15.364Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T17:16:15.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T17:16:15.364Z] ---> db6d94c90886 [2023-03-07T17:16:15.364Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:16:20.769Z] Still waiting to schedule task [2023-03-07T17:16:20.769Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8574’ is offline [2023-03-07T17:16:21.985Z] ---> Running in 68b470c55d78 [2023-03-07T17:16:21.985Z] Removing intermediate container 68b470c55d78 [2023-03-07T17:16:21.985Z] ---> c99d819fb87b [2023-03-07T17:16:21.985Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:16:21.985Z] ---> Running in 120e8a3c98be [2023-03-07T17:16:21.985Z] Removing intermediate container 120e8a3c98be [2023-03-07T17:16:21.985Z] ---> 309f2eabde5e [2023-03-07T17:16:21.985Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:16:21.985Z] ---> Running in ff84816a1989 [2023-03-07T17:16:21.985Z] Removing intermediate container ff84816a1989 [2023-03-07T17:16:21.985Z] ---> 4ff891a6fb21 [2023-03-07T17:16:21.985Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:16:21.985Z] ---> Running in 45abbcee0891 [2023-03-07T17:16:21.985Z] Removing intermediate container 45abbcee0891 [2023-03-07T17:16:21.985Z] ---> 946a891ec568 [2023-03-07T17:16:21.985Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:16:21.985Z] ---> Running in 7d18f629c244 [2023-03-07T17:16:21.985Z] Removing intermediate container 7d18f629c244 [2023-03-07T17:16:21.985Z] ---> 4b3932777909 [2023-03-07T17:16:21.985Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:16:21.985Z] ---> Running in ebdfd2459e1b [2023-03-07T17:16:21.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T17:16:22.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T17:16:22.504Z] OK: 211 MiB in 51 packages [2023-03-07T17:16:23.070Z] Removing intermediate container ebdfd2459e1b [2023-03-07T17:16:23.070Z] ---> 5b40bac2752e [2023-03-07T17:16:23.070Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T17:16:23.070Z] ---> Running in 68b82b264079 [2023-03-07T17:16:23.070Z] Removing intermediate container 68b82b264079 [2023-03-07T17:16:23.070Z] ---> a07986375c23 [2023-03-07T17:16:23.070Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T17:16:23.070Z] ---> 2858b8554783 [2023-03-07T17:16:23.070Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:16:23.070Z] ---> Running in 3122ea59781c [2023-03-07T17:17:01.804Z] Removing intermediate container 3122ea59781c [2023-03-07T17:17:01.804Z] ---> eda0aaa63741 [2023-03-07T17:17:01.804Z] Step 12/13 : COPY . . [2023-03-07T17:17:02.064Z] ---> 6dc535d57c6f [2023-03-07T17:17:02.064Z] Step 13/13 : RUN ${MAKE} [2023-03-07T17:17:02.064Z] ---> Running in 4887c0cdd47f [2023-03-07T17:17:02.324Z] noop [2023-03-07T17:17:02.582Z] Removing intermediate container 4887c0cdd47f [2023-03-07T17:17:02.582Z] ---> 11620898a69f [2023-03-07T17:17:02.582Z] Successfully built 11620898a69f [2023-03-07T17:17:02.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:17:02.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T17:17:02.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:17:02.966Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:17:02.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-07T17:17:03.386Z] $ docker top c42519094413a5965abb1460bcaa26339add471d26edfd6cd4467653e9c55c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:17:03.738Z] + go version [2023-03-07T17:17:03.738Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T17:17:03.748Z] $ docker stop --time=1 c42519094413a5965abb1460bcaa26339add471d26edfd6cd4467653e9c55c71 [2023-03-07T17:17:05.020Z] $ docker rm -f --volumes c42519094413a5965abb1460bcaa26339add471d26edfd6cd4467653e9c55c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:17:05.439Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T17:17:05.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:17:05.521Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:17:05.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-07T17:17:05.900Z] $ docker top dc454ec7c6119d01c3ba4f218d1d224b8cb0aab8c1da39094abd8f44149ac14d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:17:06.250Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-07T17:17:06.544Z] + make test [2023-03-07T17:17:06.544Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T17:17:06.802Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T17:17:18.996Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T17:17:21.530Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 29.3% of statements [2023-03-07T17:17:21.530Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T17:17:21.530Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.626s coverage: 86.5% of statements [2023-03-07T17:17:29.640Z] 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-03-07T17:17:29.640Z] go vet ./... [2023-03-07T17:17:33.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T17:17:33.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T17:17:33.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T17:17:33.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T17:17:33.836Z] $ docker stop --time=1 dc454ec7c6119d01c3ba4f218d1d224b8cb0aab8c1da39094abd8f44149ac14d [2023-03-07T17:17:36.687Z] $ docker rm -f --volumes dc454ec7c6119d01c3ba4f218d1d224b8cb0aab8c1da39094abd8f44149ac14d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T17:17:37.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T17:17:37.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T17:17:37.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T17:17:38.023Z] + ls -al . [2023-03-07T17:17:38.023Z] total 236 [2023-03-07T17:17:38.023Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 17:17 . [2023-03-07T17:17:38.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:15 .. [2023-03-07T17:17:38.023Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:17 .git [2023-03-07T17:17:38.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:15 .github [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:15 .gitignore [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:15 .golangci.yml [2023-03-07T17:17:38.023Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:16 .semver [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:15 Attribution.txt [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:15 CHANGELOG.md [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:15 Dockerfile [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:15 GOVERNANCE.md [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:15 Jenkinsfile [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:15 LICENSE [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:15 Makefile [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:15 OWNERS.md [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:15 README.md [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 17:16 VERSION [2023-03-07T17:17:38.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:15 bin [2023-03-07T17:17:38.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:15 cmd [2023-03-07T17:17:38.023Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:17 coverage.out [2023-03-07T17:17:38.023Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:15 doc [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:15 go.mod [2023-03-07T17:17:38.023Z] -rw-rw-r-- 1 jenkins jenkins 34676 Mar 7 17:15 go.sum [2023-03-07T17:17:38.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:15 internal [2023-03-07T17:17:38.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:15 snap [2023-03-07T17:17:38.024Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:17:38.329Z] + 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=5eec883b2bb43bf890ad540a9146487d6a3ec42a --label arch=amd64 --label version=3.0.0-dev.17 . [2023-03-07T17:17:38.329Z] Sending build context to Docker daemon 27.92MB [2023-03-07T17:17:38.329Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:17:38.329Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T17:17:38.329Z] ---> 11620898a69f [2023-03-07T17:17:38.329Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:17:38.901Z] ---> Running in ca3e53752e58 [2023-03-07T17:17:38.901Z] Removing intermediate container ca3e53752e58 [2023-03-07T17:17:38.901Z] ---> 40c372711c6a [2023-03-07T17:17:38.901Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:17:38.901Z] ---> Running in 2080655e36f1 [2023-03-07T17:17:38.901Z] Removing intermediate container 2080655e36f1 [2023-03-07T17:17:38.901Z] ---> 94da798c5000 [2023-03-07T17:17:38.901Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:17:39.159Z] ---> Running in bc73a71eed3e [2023-03-07T17:17:39.159Z] Removing intermediate container bc73a71eed3e [2023-03-07T17:17:39.159Z] ---> a68918e76ab9 [2023-03-07T17:17:39.159Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:17:39.159Z] ---> Running in 0d2decb16853 [2023-03-07T17:17:39.159Z] Removing intermediate container 0d2decb16853 [2023-03-07T17:17:39.159Z] ---> bccd09fa41c8 [2023-03-07T17:17:39.159Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:17:39.159Z] ---> Running in 7c6d9cfb0354 [2023-03-07T17:17:39.420Z] Removing intermediate container 7c6d9cfb0354 [2023-03-07T17:17:39.420Z] ---> 0ca1b1327c59 [2023-03-07T17:17:39.420Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:17:39.420Z] ---> Running in 309f2a58cc27 [2023-03-07T17:17:39.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T17:17:39.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T17:17:39.980Z] OK: 211 MiB in 51 packages [2023-03-07T17:17:40.271Z] Removing intermediate container 309f2a58cc27 [2023-03-07T17:17:40.271Z] ---> 371794e5190f [2023-03-07T17:17:40.271Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T17:17:40.271Z] ---> Running in 0039aba6d6d1 [2023-03-07T17:17:40.271Z] Removing intermediate container 0039aba6d6d1 [2023-03-07T17:17:40.271Z] ---> d44ccba6d223 [2023-03-07T17:17:40.271Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T17:17:40.550Z] ---> a081c1649f20 [2023-03-07T17:17:40.550Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:17:40.550Z] ---> Running in 3f49eee8fccf [2023-03-07T17:17:41.549Z] Removing intermediate container 3f49eee8fccf [2023-03-07T17:17:41.549Z] ---> 4048a1ab8355 [2023-03-07T17:17:41.549Z] Step 12/26 : COPY . . [2023-03-07T17:17:42.629Z] ---> 2629b2ff1187 [2023-03-07T17:17:42.629Z] Step 13/26 : RUN ${MAKE} [2023-03-07T17:17:42.629Z] ---> Running in 7f15617bfb77 [2023-03-07T17:17:42.629Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T17:17:57.499Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8581 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-07T17:17:57.511Z] Running in /w/workspace/device-onvif-camera/107 [Pipeline] { [Pipeline] checkout [2023-03-07T17:17:57.560Z] The recommended git tool is: git [2023-03-07T17:18:03.208Z] using credential edgex-jenkins-ssh [2023-03-07T17:18:03.225Z] Cloning the remote Git repository [2023-03-07T17:18:03.273Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T17:18:03.367Z] > git init /w/workspace/device-onvif-camera/107 # timeout=10 [2023-03-07T17:18:03.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T17:18:03.526Z] > git --version # timeout=10 [2023-03-07T17:18:03.547Z] > git --version # 'git version 2.25.1' [2023-03-07T17:18:03.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T17:18:03.611Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T17:18:07.654Z] Avoid second fetch [2023-03-07T17:18:07.654Z] Checking out Revision 5eec883b2bb43bf890ad540a9146487d6a3ec42a (main) [2023-03-07T17:18:06.668Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T17:18:06.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T17:18:07.672Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T17:18:07.691Z] > git checkout -f 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 [2023-03-07T17:18:08.429Z] Commit message: "refactor!: update secret path to secretName (#238)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T17:18:09.173Z] Removing intermediate container 7f15617bfb77 [2023-03-07T17:18:09.173Z] ---> f7b4f55c4158 [2023-03-07T17:18:09.173Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T17:18:09.173Z] 3.16: Pulling from library/alpine [2023-03-07T17:18:09.173Z] ef5531b6e74e: Pulling fs layer [2023-03-07T17:18:09.173Z] ef5531b6e74e: Verifying Checksum [2023-03-07T17:18:09.173Z] ef5531b6e74e: Download complete [2023-03-07T17:18:09.420Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T17:18:09.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T17:18:09.420Z] Dload Upload Total Spent Left Speed [2023-03-07T17:18:09.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [2023-03-07T17:18:09.430Z] ef5531b6e74e: Pull complete [2023-03-07T17:18:09.765Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T17:18:09.765Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T17:18:09.765Z] ---> dfd21b5a31f5 [2023-03-07T17:18:09.765Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [Pipeline] sh [2023-03-07T17:18:10.150Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T17:18:10.331Z] ---> Running in 5cc2d9882c88 [2023-03-07T17:18:10.496Z] + sudo tee /etc/docker/daemon.new [2023-03-07T17:18:10.497Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T17:18:10.497Z] { [2023-03-07T17:18:10.497Z] "registry-mirrors": [ [2023-03-07T17:18:10.497Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T17:18:10.497Z] ], [2023-03-07T17:18:10.497Z] "bip": "10.250.0.254/24", [2023-03-07T17:18:10.497Z] "hosts": [ [2023-03-07T17:18:10.497Z] "tcp://0.0.0.0:5555", [2023-03-07T17:18:10.497Z] "unix:///var/run/docker.sock" [2023-03-07T17:18:10.497Z] ], [2023-03-07T17:18:10.497Z] "mtu": 1458, [2023-03-07T17:18:10.497Z] "selinux-enabled": true, [2023-03-07T17:18:10.497Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T17:18:10.497Z] } [Pipeline] sh [2023-03-07T17:18:10.589Z] Removing intermediate container 5cc2d9882c88 [2023-03-07T17:18:10.589Z] ---> 55f5d470dd46 [2023-03-07T17:18:10.589Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T17:18:10.589Z] ---> Running in 3dc5ac999b03 [2023-03-07T17:18:10.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T17:18:11.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T17:18:11.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T17:18:11.207Z] + sudo service docker restart [2023-03-07T17:18:11.412Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T17:18:11.412Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T17:18:11.412Z] OK: 6 MiB in 15 packages [2023-03-07T17:18:11.978Z] Removing intermediate container 3dc5ac999b03 [2023-03-07T17:18:11.978Z] ---> 8f6754bd4e41 [2023-03-07T17:18:11.978Z] Step 17/26 : WORKDIR / [2023-03-07T17:18:12.236Z] ---> Running in a41f43f490c4 [2023-03-07T17:18:12.495Z] Removing intermediate container a41f43f490c4 [2023-03-07T17:18:12.495Z] ---> 9fbe4b3b4346 [2023-03-07T17:18:12.495Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T17:18:13.873Z] ---> 83461f778053 [2023-03-07T17:18:13.873Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T17:18:14.441Z] ---> bb4baed37489 [2023-03-07T17:18:14.441Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T17:18:15.009Z] ---> 6e03cf682ad5 [2023-03-07T17:18:15.009Z] Step 21/26 : EXPOSE 59984 [2023-03-07T17:18:15.270Z] ---> Running in 0ef1800b342c [2023-03-07T17:18:15.270Z] Removing intermediate container 0ef1800b342c [2023-03-07T17:18:15.270Z] ---> f517f2c53d01 [2023-03-07T17:18:15.270Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T17:18:15.531Z] ---> Running in 3d9765ae181e [2023-03-07T17:18:15.531Z] Removing intermediate container 3d9765ae181e [2023-03-07T17:18:15.531Z] ---> 2b9803c8006c [2023-03-07T17:18:15.531Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T17:18:15.531Z] ---> Running in b99f405e41ea [2023-03-07T17:18:15.531Z] Removing intermediate container b99f405e41ea [2023-03-07T17:18:15.531Z] ---> 45f846cd6eba [2023-03-07T17:18:15.531Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T17:18:15.531Z] ---> Running in 674b2f402a00 [2023-03-07T17:18:15.790Z] Removing intermediate container 674b2f402a00 [2023-03-07T17:18:15.790Z] ---> e07ab7351b43 [2023-03-07T17:18:15.790Z] Step 25/26 : LABEL git_sha=5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:18:15.790Z] ---> Running in 019db7e925f1 [2023-03-07T17:18:15.790Z] Removing intermediate container 019db7e925f1 [2023-03-07T17:18:15.790Z] ---> 4245ec491709 [2023-03-07T17:18:15.790Z] Step 26/26 : LABEL version=3.0.0-dev.17 [2023-03-07T17:18:15.790Z] ---> Running in c73e79f1382a [2023-03-07T17:18:15.790Z] Removing intermediate container c73e79f1382a [2023-03-07T17:18:15.790Z] ---> 6320fa3baec9 [2023-03-07T17:18:15.790Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T17:18:15.790Z] Successfully built 6320fa3baec9 [2023-03-07T17:18:15.790Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:18:15.876Z] provisioning config files... [2023-03-07T17:18:15.886Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5695310105394393571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:18:16.183Z] ---> docker-login.sh [2023-03-07T17:18:16.183Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:18:16.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:16.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:16.183Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:16.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:16.183Z] [2023-03-07T17:18:16.183Z] Login Succeeded [2023-03-07T17:18:16.183Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:18:16.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:16.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:16.183Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:16.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:16.183Z] [2023-03-07T17:18:16.183Z] Login Succeeded [2023-03-07T17:18:16.183Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:18:16.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:16.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:16.442Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:16.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:16.442Z] [2023-03-07T17:18:16.442Z] Login Succeeded [2023-03-07T17:18:16.442Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:18:16.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:16.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:16.442Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:16.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:16.442Z] [2023-03-07T17:18:16.442Z] Login Succeeded [2023-03-07T17:18:16.442Z] docker.io [2023-03-07T17:18:16.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:16.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:16.701Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:16.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:16.701Z] [2023-03-07T17:18:16.701Z] Login Succeeded [2023-03-07T17:18:16.701Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T17:18:16.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T17:18:16.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:18:16.751Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-07T17:18:16.751Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:18:16.751Z] latest [2023-03-07T17:18:16.751Z] 3.0.0-dev.17 [2023-03-07T17:18:16.751Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [2023-03-07T17:18:16.751Z] main [2023-03-07T17:18:16.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:17.058Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:17.376Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:18:17.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T17:18:17.376Z] 53d7b906692e: Preparing [2023-03-07T17:18:17.376Z] 3941e96b1ada: Preparing [2023-03-07T17:18:17.376Z] c81a42f52167: Preparing [2023-03-07T17:18:17.376Z] ed4d89bcd50e: Preparing [2023-03-07T17:18:17.376Z] aa5968d388b8: Preparing [2023-03-07T17:18:17.376Z] aa5968d388b8: Layer already exists [2023-03-07T17:18:17.376Z] 53d7b906692e: Pushed [2023-03-07T17:18:17.376Z] ed4d89bcd50e: Pushed [2023-03-07T17:18:17.376Z] 3941e96b1ada: Pushed [2023-03-07T17:18:19.911Z] c81a42f52167: Pushed [2023-03-07T17:18:19.911Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a: digest: sha256:ae45ce96d95740a610ac2a2d33c40ad0cff9fe164fbfd71e782dfe9f90405c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:20.240Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:20.547Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-07T17:18:20.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T17:18:20.547Z] 53d7b906692e: Preparing [2023-03-07T17:18:20.547Z] 3941e96b1ada: Preparing [2023-03-07T17:18:20.547Z] c81a42f52167: Preparing [2023-03-07T17:18:20.547Z] ed4d89bcd50e: Preparing [2023-03-07T17:18:20.547Z] aa5968d388b8: Preparing [2023-03-07T17:18:20.547Z] 3941e96b1ada: Layer already exists [2023-03-07T17:18:20.547Z] c81a42f52167: Layer already exists [2023-03-07T17:18:20.547Z] ed4d89bcd50e: Layer already exists [2023-03-07T17:18:20.547Z] 53d7b906692e: Layer already exists [2023-03-07T17:18:20.547Z] aa5968d388b8: Layer already exists [2023-03-07T17:18:20.547Z] latest: digest: sha256:ae45ce96d95740a610ac2a2d33c40ad0cff9fe164fbfd71e782dfe9f90405c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:20.855Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:21.156Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.17 [2023-03-07T17:18:21.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T17:18:21.156Z] 53d7b906692e: Preparing [2023-03-07T17:18:21.156Z] 3941e96b1ada: Preparing [2023-03-07T17:18:21.156Z] c81a42f52167: Preparing [2023-03-07T17:18:21.156Z] ed4d89bcd50e: Preparing [2023-03-07T17:18:21.156Z] aa5968d388b8: Preparing [2023-03-07T17:18:21.156Z] c81a42f52167: Layer already exists [2023-03-07T17:18:21.156Z] aa5968d388b8: Layer already exists [2023-03-07T17:18:21.156Z] ed4d89bcd50e: Layer already exists [2023-03-07T17:18:21.156Z] 53d7b906692e: Layer already exists [2023-03-07T17:18:21.156Z] 3941e96b1ada: Layer already exists [2023-03-07T17:18:21.156Z] 3.0.0-dev.17: digest: sha256:ae45ce96d95740a610ac2a2d33c40ad0cff9fe164fbfd71e782dfe9f90405c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:21.460Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:21.763Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [2023-03-07T17:18:21.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T17:18:21.763Z] 53d7b906692e: Preparing [2023-03-07T17:18:21.763Z] 3941e96b1ada: Preparing [2023-03-07T17:18:21.763Z] c81a42f52167: Preparing [2023-03-07T17:18:21.763Z] ed4d89bcd50e: Preparing [2023-03-07T17:18:21.763Z] aa5968d388b8: Preparing [2023-03-07T17:18:21.763Z] 3941e96b1ada: Layer already exists [2023-03-07T17:18:21.763Z] aa5968d388b8: Layer already exists [2023-03-07T17:18:21.763Z] ed4d89bcd50e: Layer already exists [2023-03-07T17:18:21.763Z] 53d7b906692e: Layer already exists [2023-03-07T17:18:21.763Z] c81a42f52167: Layer already exists [2023-03-07T17:18:21.763Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17: digest: sha256:ae45ce96d95740a610ac2a2d33c40ad0cff9fe164fbfd71e782dfe9f90405c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:22.074Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:22.383Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-07T17:18:22.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T17:18:22.383Z] 53d7b906692e: Preparing [2023-03-07T17:18:22.383Z] 3941e96b1ada: Preparing [2023-03-07T17:18:22.384Z] c81a42f52167: Preparing [2023-03-07T17:18:22.384Z] ed4d89bcd50e: Preparing [2023-03-07T17:18:22.384Z] aa5968d388b8: Preparing [2023-03-07T17:18:22.384Z] 53d7b906692e: Layer already exists [2023-03-07T17:18:22.384Z] aa5968d388b8: Layer already exists [2023-03-07T17:18:22.384Z] ed4d89bcd50e: Layer already exists [2023-03-07T17:18:22.384Z] c81a42f52167: Layer already exists [2023-03-07T17:18:22.384Z] 3941e96b1ada: Layer already exists [2023-03-07T17:18:22.384Z] main: digest: sha256:ae45ce96d95740a610ac2a2d33c40ad0cff9fe164fbfd71e782dfe9f90405c2e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T17:18:22.424Z] ===================================================== [Pipeline] echo [2023-03-07T17:18:22.430Z] taggedImages: [2023-03-07T17:18:22.430Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:18:22.430Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-07T17:18:22.430Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.17 [2023-03-07T17:18:22.430Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [2023-03-07T17:18:22.430Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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-03-07T17:18:22.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:18:22.812Z] [2023-03-07T17:18:22.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:23.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:18:23.115Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T17:18:23.115Z] 5eb5b503b376: Pulling fs layer [2023-03-07T17:18:23.115Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T17:18:23.115Z] ec43610c2a17: Pulling fs layer [2023-03-07T17:18:23.115Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T17:18:23.115Z] 33b1e0a273af: Pulling fs layer [2023-03-07T17:18:23.115Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T17:18:23.115Z] 2f39f015ded8: Pulling fs layer [2023-03-07T17:18:23.115Z] 33b1e0a273af: Waiting [2023-03-07T17:18:23.116Z] 5d3b04190fa2: Waiting [2023-03-07T17:18:23.116Z] 2f39f015ded8: Waiting [2023-03-07T17:18:23.116Z] 3a2ae6a8a46f: Waiting [2023-03-07T17:18:23.116Z] 5c69ac0246d0: Download complete [2023-03-07T17:18:23.116Z] 3a2ae6a8a46f: Download complete [2023-03-07T17:18:23.374Z] 33b1e0a273af: Verifying Checksum [2023-03-07T17:18:23.374Z] 33b1e0a273af: Download complete [2023-03-07T17:18:23.374Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T17:18:23.374Z] 5d3b04190fa2: Download complete [2023-03-07T17:18:23.374Z] ec43610c2a17: Verifying Checksum [2023-03-07T17:18:23.374Z] ec43610c2a17: Download complete [2023-03-07T17:18:23.374Z] 5eb5b503b376: Download complete [2023-03-07T17:18:23.942Z] 2f39f015ded8: Verifying Checksum [2023-03-07T17:18:23.942Z] 2f39f015ded8: Download complete [2023-03-07T17:18:24.509Z] 5eb5b503b376: Pull complete [2023-03-07T17:18:24.768Z] 5c69ac0246d0: Pull complete [2023-03-07T17:18:25.026Z] ec43610c2a17: Pull complete [2023-03-07T17:18:25.285Z] 3a2ae6a8a46f: Pull complete [2023-03-07T17:18:25.285Z] 33b1e0a273af: Pull complete [2023-03-07T17:18:25.542Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:18:29.484Z] provisioning config files... [2023-03-07T17:18:29.515Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/107@tmp/config17398345524733160999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:18:29.882Z] ---> docker-login.sh [2023-03-07T17:18:29.882Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:18:30.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:30.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:30.473Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:30.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:30.473Z] [2023-03-07T17:18:30.473Z] Login Succeeded [2023-03-07T17:18:30.473Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:18:30.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:30.847Z] 2f39f015ded8: Pull complete [2023-03-07T17:18:30.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T17:18:30.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:18:30.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:18:30.935Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:18:30.965Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T17:18:31.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:31.015Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:31.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:31.015Z] [2023-03-07T17:18:31.015Z] Login Succeeded [2023-03-07T17:18:31.015Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:18:31.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:31.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:31.298Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:31.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:31.298Z] [2023-03-07T17:18:31.298Z] Login Succeeded [2023-03-07T17:18:31.298Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:18:31.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:31.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:31.567Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:31.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:31.567Z] [2023-03-07T17:18:31.567Z] Login Succeeded [2023-03-07T17:18:31.567Z] docker.io [2023-03-07T17:18:31.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:18:32.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:18:32.106Z] Configure a credential helper to remove this warning. See [2023-03-07T17:18:32.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:18:32.106Z] [2023-03-07T17:18:32.106Z] Login Succeeded [2023-03-07T17:18:32.106Z] ---> docker-login.sh ends [2023-03-07T17:18:38.643Z] $ docker top b42fdeec1e0f50cd477cc938598a8c2df425778a7c2880b844a5ab4299ac4d9e -eo pid,comm [Pipeline] { [Pipeline] } [2023-03-07T17:18:38.721Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-07T17:18:39.035Z] ---> job-cost.sh [2023-03-07T17:18:39.035Z] lf-activate-venv: SKIPPING [2023-03-07T17:18:39.035Z] INFO: No Stack... [Pipeline] echo [2023-03-07T17:18:39.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:18:39.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:18:39.085Z] ========================================================= [2023-03-07T17:18:39.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T17:18:39.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:39.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T17:18:39.429Z] + 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-03-07T17:18:39.553Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T17:18:39.848Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-07T17:18:39.848Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T17:18:39.863Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] [2023-03-07T17:18:39.868Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] did not exist. Created. [2023-03-07T17:18:39.868Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T17:18:40.016Z] Sending build context to Docker daemon 20.61MB [2023-03-07T17:18:40.016Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:18:40.016Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T17:18:40.016Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T17:18:40.016Z] 9b18e9b68314: Pulling fs layer [2023-03-07T17:18:40.016Z] 35d82f9e3411: Pulling fs layer [2023-03-07T17:18:40.016Z] e16973657156: Pulling fs layer [2023-03-07T17:18:40.016Z] fc693d55d65f: Pulling fs layer [2023-03-07T17:18:40.016Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T17:18:40.016Z] dda99020689f: Pulling fs layer [2023-03-07T17:18:40.016Z] db1c61fa0a46: Pulling fs layer [2023-03-07T17:18:40.016Z] 891c053d2c06: Pulling fs layer [2023-03-07T17:18:40.016Z] fc693d55d65f: Waiting [2023-03-07T17:18:40.016Z] 7e9fc2657dce: Waiting [2023-03-07T17:18:40.016Z] dda99020689f: Waiting [2023-03-07T17:18:40.016Z] db1c61fa0a46: Waiting [2023-03-07T17:18:40.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T17:18:40.188Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T17:18:40.193Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T17:18:40.205Z] $ docker stop --time=1 b42fdeec1e0f50cd477cc938598a8c2df425778a7c2880b844a5ab4299ac4d9e [2023-03-07T17:18:40.291Z] e16973657156: Verifying Checksum [2023-03-07T17:18:40.291Z] e16973657156: Download complete [2023-03-07T17:18:40.291Z] 35d82f9e3411: Verifying Checksum [2023-03-07T17:18:40.291Z] 35d82f9e3411: Download complete [2023-03-07T17:18:40.291Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T17:18:40.291Z] 7e9fc2657dce: Download complete [2023-03-07T17:18:40.291Z] dda99020689f: Verifying Checksum [2023-03-07T17:18:40.291Z] dda99020689f: Download complete [2023-03-07T17:18:40.291Z] 9b18e9b68314: Verifying Checksum [2023-03-07T17:18:41.270Z] 9b18e9b68314: Pull complete [2023-03-07T17:18:41.270Z] 891c053d2c06: Verifying Checksum [2023-03-07T17:18:41.270Z] 891c053d2c06: Download complete [2023-03-07T17:18:41.355Z] $ docker rm -f --volumes b42fdeec1e0f50cd477cc938598a8c2df425778a7c2880b844a5ab4299ac4d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T17:18:41.550Z] 35d82f9e3411: Pull complete [2023-03-07T17:18:42.148Z] e16973657156: Pull complete [2023-03-07T17:18:42.416Z] db1c61fa0a46: Verifying Checksum [2023-03-07T17:18:42.416Z] db1c61fa0a46: Download complete [2023-03-07T17:18:43.000Z] fc693d55d65f: Verifying Checksum [2023-03-07T17:18:43.000Z] fc693d55d65f: Download complete [2023-03-07T17:18:55.329Z] fc693d55d65f: Pull complete [2023-03-07T17:18:55.329Z] 7e9fc2657dce: Pull complete [2023-03-07T17:18:55.329Z] dda99020689f: Pull complete [2023-03-07T17:18:59.594Z] db1c61fa0a46: Pull complete [2023-03-07T17:19:01.006Z] 891c053d2c06: Pull complete [2023-03-07T17:19:01.006Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T17:19:01.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T17:19:01.006Z] ---> f96f9c87975a [2023-03-07T17:19:01.006Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:19:03.606Z] ---> Running in f75eb70813d6 [2023-03-07T17:19:04.194Z] Removing intermediate container f75eb70813d6 [2023-03-07T17:19:04.194Z] ---> 3488a7e1de85 [2023-03-07T17:19:04.194Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:19:04.194Z] ---> Running in 8c175af900a6 [2023-03-07T17:19:04.463Z] Removing intermediate container 8c175af900a6 [2023-03-07T17:19:04.463Z] ---> ef1d9503238d [2023-03-07T17:19:04.463Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:19:04.463Z] ---> Running in 093468e4e5ef [2023-03-07T17:19:05.049Z] Removing intermediate container 093468e4e5ef [2023-03-07T17:19:05.049Z] ---> 9a5e22f7d225 [2023-03-07T17:19:05.049Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:19:05.049Z] ---> Running in 55e1143e9053 [2023-03-07T17:19:05.316Z] Removing intermediate container 55e1143e9053 [2023-03-07T17:19:05.316Z] ---> 6467633344a0 [2023-03-07T17:19:05.316Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:19:05.316Z] ---> Running in e5a3dc074a2f [2023-03-07T17:19:05.588Z] Removing intermediate container e5a3dc074a2f [2023-03-07T17:19:05.588Z] ---> aae62fad6914 [2023-03-07T17:19:05.588Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:19:05.856Z] ---> Running in c1903957d48d [2023-03-07T17:19:06.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T17:19:07.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T17:19:09.012Z] OK: 221 MiB in 51 packages [2023-03-07T17:19:11.619Z] Removing intermediate container c1903957d48d [2023-03-07T17:19:11.619Z] ---> dcea4ac32e53 [2023-03-07T17:19:11.619Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T17:19:11.619Z] ---> Running in f29f4947445a [2023-03-07T17:19:11.619Z] Removing intermediate container f29f4947445a [2023-03-07T17:19:11.619Z] ---> 59b546f79149 [2023-03-07T17:19:11.619Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T17:19:12.206Z] ---> abdee790baee [2023-03-07T17:19:12.206Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:19:12.479Z] ---> Running in 07e971c395a5 [2023-03-07T17:20:34.151Z] Removing intermediate container 07e971c395a5 [2023-03-07T17:20:34.151Z] ---> 4528448827f9 [2023-03-07T17:20:34.151Z] Step 12/13 : COPY . . [2023-03-07T17:20:34.151Z] ---> 825a515719cb [2023-03-07T17:20:34.151Z] Step 13/13 : RUN ${MAKE} [2023-03-07T17:20:34.151Z] ---> Running in d053b14985ab [2023-03-07T17:20:34.151Z] noop [2023-03-07T17:20:34.151Z] Removing intermediate container d053b14985ab [2023-03-07T17:20:34.151Z] ---> 6a54ed85ff2d [2023-03-07T17:20:34.151Z] Successfully built 6a54ed85ff2d [2023-03-07T17:20:34.151Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:20:34.504Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T17:20:34.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:20:34.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container [2023-03-07T17:20:34.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/107 -v /w/workspace/device-onvif-camera/107:/w/workspace/device-onvif-camera/107:rw,z -v /w/workspace/device-onvif-camera/107@tmp:/w/workspace/device-onvif-camera/107@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 ******** ci-base-image-arm64 cat [2023-03-07T17:20:36.061Z] $ docker top 6d2cc5f7068a1b9ac84b89eaba1018f87b35686b17ab270f233a1532770450ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:20:36.926Z] + go version [2023-03-07T17:20:36.926Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T17:20:36.948Z] $ docker stop --time=1 6d2cc5f7068a1b9ac84b89eaba1018f87b35686b17ab270f233a1532770450ad [2023-03-07T17:20:38.640Z] $ docker rm -f --volumes 6d2cc5f7068a1b9ac84b89eaba1018f87b35686b17ab270f233a1532770450ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:20:39.176Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T17:20:39.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:20:39.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container [2023-03-07T17:20:39.439Z] $ 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/107 -v /w/workspace/device-onvif-camera/107:/w/workspace/device-onvif-camera/107:rw,z -v /w/workspace/device-onvif-camera/107@tmp:/w/workspace/device-onvif-camera/107@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 ******** ci-base-image-arm64 cat [2023-03-07T17:20:40.644Z] $ docker top 88c6f6f9208ba33355059f000c9e790e8c16e9afb0318cbc02bf960cc919c587 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:20:41.164Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/107 [Pipeline] fileExists [Pipeline] sh [2023-03-07T17:20:41.502Z] + make test [2023-03-07T17:20:41.502Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T17:20:43.453Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T17:22:35.159Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T17:22:35.159Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.288s coverage: 29.3% of statements [2023-03-07T17:22:35.159Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T17:22:45.278Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.555s coverage: 86.5% of statements [2023-03-07T17:22:45.864Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T17:22:45.864Z] go vet ./... [2023-03-07T17:23:24.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T17:23:24.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T17:23:24.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T17:23:24.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T17:23:24.811Z] $ docker stop --time=1 88c6f6f9208ba33355059f000c9e790e8c16e9afb0318cbc02bf960cc919c587 [2023-03-07T17:23:26.803Z] $ docker rm -f --volumes 88c6f6f9208ba33355059f000c9e790e8c16e9afb0318cbc02bf960cc919c587 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T17:23:27.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T17:23:27.888Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T17:23:28.581Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T17:23:28.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T17:23:29.311Z] + ls -al . [2023-03-07T17:23:29.311Z] total 232 [2023-03-07T17:23:29.311Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 17:20 . [2023-03-07T17:23:29.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:18 .. [2023-03-07T17:23:29.311Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:18 .git [2023-03-07T17:23:29.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:18 .github [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:18 .gitignore [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:18 .golangci.yml [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:18 Attribution.txt [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:18 CHANGELOG.md [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:18 Dockerfile [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:18 GOVERNANCE.md [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:18 Jenkinsfile [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:18 LICENSE [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:18 Makefile [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:18 OWNERS.md [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:18 README.md [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 17:16 VERSION [2023-03-07T17:23:29.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:18 bin [2023-03-07T17:23:29.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:18 cmd [2023-03-07T17:23:29.311Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:22 coverage.out [2023-03-07T17:23:29.311Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:18 doc [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:18 go.mod [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 34676 Mar 7 17:18 go.sum [2023-03-07T17:23:29.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:18 internal [2023-03-07T17:23:29.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:18 snap [2023-03-07T17:23:29.311Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:23:29.659Z] + 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=5eec883b2bb43bf890ad540a9146487d6a3ec42a --label arch=arm64 --label version=3.0.0-dev.17 . [2023-03-07T17:23:30.264Z] Sending build context to Docker daemon 20.69MB [2023-03-07T17:23:30.264Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:23:30.264Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T17:23:30.264Z] ---> 6a54ed85ff2d [2023-03-07T17:23:30.264Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:23:30.532Z] ---> Running in 303ca13ce693 [2023-03-07T17:23:30.800Z] Removing intermediate container 303ca13ce693 [2023-03-07T17:23:30.800Z] ---> c12f7e5a0653 [2023-03-07T17:23:30.800Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:23:30.800Z] ---> Running in a9a77d4abf2f [2023-03-07T17:23:31.070Z] Removing intermediate container a9a77d4abf2f [2023-03-07T17:23:31.070Z] ---> df040d079a46 [2023-03-07T17:23:31.070Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:23:31.346Z] ---> Running in 55850e49bf04 [2023-03-07T17:23:31.613Z] Removing intermediate container 55850e49bf04 [2023-03-07T17:23:31.613Z] ---> ce47055ec2ae [2023-03-07T17:23:31.613Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:23:31.613Z] ---> Running in 0f75dea286a7 [2023-03-07T17:23:31.891Z] Removing intermediate container 0f75dea286a7 [2023-03-07T17:23:31.891Z] ---> e68cc49246e5 [2023-03-07T17:23:31.891Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:23:32.163Z] ---> Running in 22e12ffb8c6a [2023-03-07T17:23:32.434Z] Removing intermediate container 22e12ffb8c6a [2023-03-07T17:23:32.434Z] ---> 6b7a9e9555a2 [2023-03-07T17:23:32.434Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:23:32.434Z] ---> Running in ca5d0cce06b5 [2023-03-07T17:23:33.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T17:23:33.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T17:23:34.949Z] OK: 221 MiB in 51 packages [2023-03-07T17:23:35.922Z] Removing intermediate container ca5d0cce06b5 [2023-03-07T17:23:35.922Z] ---> 2d3df64b7f60 [2023-03-07T17:23:35.922Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T17:23:35.922Z] ---> Running in 0394ae04bf90 [2023-03-07T17:23:36.192Z] Removing intermediate container 0394ae04bf90 [2023-03-07T17:23:36.192Z] ---> 270715065668 [2023-03-07T17:23:36.192Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T17:23:36.778Z] ---> 0cc9d711953a [2023-03-07T17:23:36.778Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:23:36.778Z] ---> Running in aa8d95beb550 [2023-03-07T17:23:40.143Z] Removing intermediate container aa8d95beb550 [2023-03-07T17:23:40.143Z] ---> 28de06e1b499 [2023-03-07T17:23:40.143Z] Step 12/26 : COPY . . [2023-03-07T17:23:42.106Z] ---> 35add66ab753 [2023-03-07T17:23:42.106Z] Step 13/26 : RUN ${MAKE} [2023-03-07T17:23:42.378Z] ---> Running in 0eb19a116589 [2023-03-07T17:23:43.349Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T17:26:35.163Z] Removing intermediate container 0eb19a116589 [2023-03-07T17:26:35.163Z] ---> 2bfe02af9cd2 [2023-03-07T17:26:35.163Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T17:26:35.163Z] 3.16: Pulling from library/alpine [2023-03-07T17:26:35.163Z] 3760b48202b3: Pulling fs layer [2023-03-07T17:26:35.163Z] 3760b48202b3: Verifying Checksum [2023-03-07T17:26:35.163Z] 3760b48202b3: Download complete [2023-03-07T17:26:35.163Z] 3760b48202b3: Pull complete [2023-03-07T17:26:35.163Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T17:26:35.163Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T17:26:35.163Z] ---> 4c81e5bf8899 [2023-03-07T17:26:35.163Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T17:26:35.163Z] ---> Running in a3b86d7c8879 [2023-03-07T17:26:35.163Z] Removing intermediate container a3b86d7c8879 [2023-03-07T17:26:35.163Z] ---> 4212efdc9e65 [2023-03-07T17:26:35.163Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T17:26:35.163Z] ---> Running in ec6b4fe5bc6f [2023-03-07T17:26:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T17:26:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T17:26:36.132Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T17:26:36.132Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T17:26:36.132Z] OK: 5 MiB in 15 packages [2023-03-07T17:26:37.099Z] Removing intermediate container ec6b4fe5bc6f [2023-03-07T17:26:37.099Z] ---> 2add6c689b0f [2023-03-07T17:26:37.099Z] Step 17/26 : WORKDIR / [2023-03-07T17:26:37.099Z] ---> Running in b74ef8c17003 [2023-03-07T17:26:37.379Z] Removing intermediate container b74ef8c17003 [2023-03-07T17:26:37.379Z] ---> 2ca3ba70d0f0 [2023-03-07T17:26:37.379Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T17:26:38.798Z] ---> fd3051534c4b [2023-03-07T17:26:38.798Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T17:26:39.383Z] ---> 3d4c9616df92 [2023-03-07T17:26:39.383Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T17:26:39.970Z] ---> 3551b1bb4495 [2023-03-07T17:26:39.970Z] Step 21/26 : EXPOSE 59984 [2023-03-07T17:26:39.970Z] ---> Running in c2a76c650f40 [2023-03-07T17:26:40.244Z] Removing intermediate container c2a76c650f40 [2023-03-07T17:26:40.244Z] ---> 2802db212fc4 [2023-03-07T17:26:40.244Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T17:26:40.513Z] ---> Running in 1c36d6f6e06d [2023-03-07T17:26:40.784Z] Removing intermediate container 1c36d6f6e06d [2023-03-07T17:26:40.784Z] ---> 9f686be5525e [2023-03-07T17:26:40.784Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T17:26:40.784Z] ---> Running in 4593f61cfa98 [2023-03-07T17:26:41.054Z] Removing intermediate container 4593f61cfa98 [2023-03-07T17:26:41.054Z] ---> a0bf84cb1208 [2023-03-07T17:26:41.054Z] Step 24/26 : LABEL arch=arm64 [2023-03-07T17:26:41.323Z] ---> Running in 2c427f20ed8f [2023-03-07T17:26:41.590Z] Removing intermediate container 2c427f20ed8f [2023-03-07T17:26:41.590Z] ---> d11cea2d9efc [2023-03-07T17:26:41.590Z] Step 25/26 : LABEL git_sha=5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:26:41.859Z] ---> Running in 045914b329fc [2023-03-07T17:26:42.128Z] Removing intermediate container 045914b329fc [2023-03-07T17:26:42.128Z] ---> 0a2bb57ccc7d [2023-03-07T17:26:42.128Z] Step 26/26 : LABEL version=3.0.0-dev.17 [2023-03-07T17:26:42.128Z] ---> Running in a7217f78f46a [2023-03-07T17:26:42.398Z] Removing intermediate container a7217f78f46a [2023-03-07T17:26:42.398Z] ---> ba1ff6fd55b1 [2023-03-07T17:26:42.398Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T17:26:42.670Z] Successfully built ba1ff6fd55b1 [2023-03-07T17:26:42.670Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:26:42.760Z] provisioning config files... [2023-03-07T17:26:42.778Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/107@tmp/config5930103119868326474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:26:43.129Z] ---> docker-login.sh [2023-03-07T17:26:43.129Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:26:43.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:26:43.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:26:43.400Z] Configure a credential helper to remove this warning. See [2023-03-07T17:26:43.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:26:43.400Z] [2023-03-07T17:26:43.400Z] Login Succeeded [2023-03-07T17:26:43.400Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:26:43.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:26:43.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:26:43.939Z] Configure a credential helper to remove this warning. See [2023-03-07T17:26:43.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:26:43.939Z] [2023-03-07T17:26:43.939Z] Login Succeeded [2023-03-07T17:26:43.939Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:26:44.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:26:44.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:26:44.210Z] Configure a credential helper to remove this warning. See [2023-03-07T17:26:44.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:26:44.210Z] [2023-03-07T17:26:44.210Z] Login Succeeded [2023-03-07T17:26:44.210Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:26:44.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:26:44.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:26:44.803Z] Configure a credential helper to remove this warning. See [2023-03-07T17:26:44.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:26:44.803Z] [2023-03-07T17:26:44.803Z] Login Succeeded [2023-03-07T17:26:44.803Z] docker.io [2023-03-07T17:26:45.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:26:45.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:26:45.342Z] Configure a credential helper to remove this warning. See [2023-03-07T17:26:45.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:26:45.342Z] [2023-03-07T17:26:45.342Z] Login Succeeded [2023-03-07T17:26:45.342Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T17:26:45.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T17:26:45.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:26:45.423Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-07T17:26:45.423Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:26:45.423Z] latest [2023-03-07T17:26:45.423Z] 3.0.0-dev.17 [2023-03-07T17:26:45.423Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [2023-03-07T17:26:45.423Z] main [2023-03-07T17:26:45.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:45.796Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:46.250Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:26:46.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T17:26:46.250Z] b0ca04bebada: Preparing [2023-03-07T17:26:46.250Z] aa32980e65f4: Preparing [2023-03-07T17:26:46.250Z] 48c6623d2dd0: Preparing [2023-03-07T17:26:46.250Z] cbbf7a298cbc: Preparing [2023-03-07T17:26:46.250Z] f70ee36035b9: Preparing [2023-03-07T17:26:46.535Z] aa32980e65f4: Pushed [2023-03-07T17:26:46.535Z] b0ca04bebada: Pushed [2023-03-07T17:26:46.535Z] cbbf7a298cbc: Pushed [2023-03-07T17:26:46.827Z] f70ee36035b9: Layer already exists [2023-03-07T17:26:52.249Z] 48c6623d2dd0: Pushed [2023-03-07T17:26:52.518Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a: digest: sha256:a917f03b483899d9b098d976cf993289bbe295e3a084017bf74908b69cc821aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:52.869Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:53.217Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-07T17:26:53.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T17:26:53.218Z] b0ca04bebada: Preparing [2023-03-07T17:26:53.218Z] aa32980e65f4: Preparing [2023-03-07T17:26:53.218Z] 48c6623d2dd0: Preparing [2023-03-07T17:26:53.218Z] cbbf7a298cbc: Preparing [2023-03-07T17:26:53.218Z] f70ee36035b9: Preparing [2023-03-07T17:26:53.218Z] f70ee36035b9: Layer already exists [2023-03-07T17:26:53.218Z] cbbf7a298cbc: Layer already exists [2023-03-07T17:26:53.218Z] 48c6623d2dd0: Layer already exists [2023-03-07T17:26:53.218Z] b0ca04bebada: Layer already exists [2023-03-07T17:26:53.218Z] aa32980e65f4: Layer already exists [2023-03-07T17:26:53.487Z] latest: digest: sha256:a917f03b483899d9b098d976cf993289bbe295e3a084017bf74908b69cc821aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:53.837Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:54.186Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.17 [2023-03-07T17:26:54.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T17:26:54.186Z] b0ca04bebada: Preparing [2023-03-07T17:26:54.186Z] aa32980e65f4: Preparing [2023-03-07T17:26:54.186Z] 48c6623d2dd0: Preparing [2023-03-07T17:26:54.186Z] cbbf7a298cbc: Preparing [2023-03-07T17:26:54.186Z] f70ee36035b9: Preparing [2023-03-07T17:26:54.186Z] f70ee36035b9: Layer already exists [2023-03-07T17:26:54.186Z] aa32980e65f4: Layer already exists [2023-03-07T17:26:54.186Z] b0ca04bebada: Layer already exists [2023-03-07T17:26:54.186Z] cbbf7a298cbc: Layer already exists [2023-03-07T17:26:54.186Z] 48c6623d2dd0: Layer already exists [2023-03-07T17:26:54.453Z] 3.0.0-dev.17: digest: sha256:a917f03b483899d9b098d976cf993289bbe295e3a084017bf74908b69cc821aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:54.805Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:55.155Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [2023-03-07T17:26:55.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T17:26:55.155Z] b0ca04bebada: Preparing [2023-03-07T17:26:55.155Z] aa32980e65f4: Preparing [2023-03-07T17:26:55.155Z] 48c6623d2dd0: Preparing [2023-03-07T17:26:55.155Z] cbbf7a298cbc: Preparing [2023-03-07T17:26:55.155Z] f70ee36035b9: Preparing [2023-03-07T17:26:55.155Z] cbbf7a298cbc: Layer already exists [2023-03-07T17:26:55.155Z] f70ee36035b9: Layer already exists [2023-03-07T17:26:55.155Z] aa32980e65f4: Layer already exists [2023-03-07T17:26:55.155Z] b0ca04bebada: Layer already exists [2023-03-07T17:26:55.155Z] 48c6623d2dd0: Layer already exists [2023-03-07T17:26:55.155Z] 5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17: digest: sha256:a917f03b483899d9b098d976cf993289bbe295e3a084017bf74908b69cc821aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:55.778Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:56.132Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-07T17:26:56.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T17:26:56.132Z] b0ca04bebada: Preparing [2023-03-07T17:26:56.132Z] aa32980e65f4: Preparing [2023-03-07T17:26:56.132Z] 48c6623d2dd0: Preparing [2023-03-07T17:26:56.132Z] cbbf7a298cbc: Preparing [2023-03-07T17:26:56.132Z] f70ee36035b9: Preparing [2023-03-07T17:26:56.132Z] f70ee36035b9: Layer already exists [2023-03-07T17:26:56.132Z] 48c6623d2dd0: Layer already exists [2023-03-07T17:26:56.132Z] cbbf7a298cbc: Layer already exists [2023-03-07T17:26:56.132Z] aa32980e65f4: Layer already exists [2023-03-07T17:26:56.132Z] b0ca04bebada: Layer already exists [2023-03-07T17:26:56.401Z] main: digest: sha256:a917f03b483899d9b098d976cf993289bbe295e3a084017bf74908b69cc821aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T17:26:56.450Z] ===================================================== [Pipeline] echo [2023-03-07T17:26:56.457Z] taggedImages: [2023-03-07T17:26:56.457Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5eec883b2bb43bf890ad540a9146487d6a3ec42a [2023-03-07T17:26:56.457Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-07T17:26:56.457Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.17 [2023-03-07T17:26:56.457Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5eec883b2bb43bf890ad540a9146487d6a3ec42a-3.0.0-dev.17 [2023-03-07T17:26:56.457Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:56.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T17:26:56.818Z] [2023-03-07T17:26:56.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:26:57.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T17:26:57.436Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T17:26:57.436Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T17:26:57.436Z] 04944245beec: Pulling fs layer [2023-03-07T17:26:57.436Z] 699f458cf7ca: Pulling fs layer [2023-03-07T17:26:57.436Z] 765212b225bb: Pulling fs layer [2023-03-07T17:26:57.436Z] f23df028b6ca: Pulling fs layer [2023-03-07T17:26:57.436Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T17:26:57.436Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T17:26:57.436Z] f23df028b6ca: Waiting [2023-03-07T17:26:57.436Z] d65c8cfc05b1: Waiting [2023-03-07T17:26:57.436Z] 2437ff75d9bd: Waiting [2023-03-07T17:26:57.436Z] 765212b225bb: Waiting [2023-03-07T17:26:57.436Z] 04944245beec: Verifying Checksum [2023-03-07T17:26:57.436Z] 04944245beec: Download complete [2023-03-07T17:26:57.436Z] 765212b225bb: Verifying Checksum [2023-03-07T17:26:57.436Z] 765212b225bb: Download complete [2023-03-07T17:26:57.436Z] f23df028b6ca: Verifying Checksum [2023-03-07T17:26:57.436Z] f23df028b6ca: Download complete [2023-03-07T17:26:57.436Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T17:26:57.436Z] d65c8cfc05b1: Download complete [2023-03-07T17:26:57.710Z] 699f458cf7ca: Verifying Checksum [2023-03-07T17:26:57.710Z] 699f458cf7ca: Download complete [2023-03-07T17:26:57.979Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T17:26:57.979Z] 8998bd30e6a1: Download complete [2023-03-07T17:27:00.592Z] 2437ff75d9bd: Download complete [2023-03-07T17:27:02.551Z] 8998bd30e6a1: Pull complete [2023-03-07T17:27:02.819Z] 04944245beec: Pull complete [2023-03-07T17:27:04.233Z] 699f458cf7ca: Pull complete [2023-03-07T17:27:04.502Z] 765212b225bb: Pull complete [2023-03-07T17:27:05.467Z] f23df028b6ca: Pull complete [2023-03-07T17:27:05.467Z] d65c8cfc05b1: Pull complete [2023-03-07T17:27:20.495Z] 2437ff75d9bd: Pull complete [2023-03-07T17:27:20.495Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T17:27:20.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T17:27:20.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:27:20.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-8581 does not seem to be running inside a container [2023-03-07T17:27:20.800Z] $ 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/107 -v /w/workspace/device-onvif-camera/107:/w/workspace/device-onvif-camera/107:rw,z -v /w/workspace/device-onvif-camera/107@tmp:/w/workspace/device-onvif-camera/107@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T17:27:23.929Z] $ docker top d1668102428f96cf156e625755a2018f4f8ee09bd9e4da3f2fe8372e3078f7c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:27:24.838Z] ---> job-cost.sh [2023-03-07T17:27:24.838Z] lf-activate-venv: SKIPPING [2023-03-07T17:27:24.838Z] INFO: No Stack... [2023-03-07T17:27:25.426Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T17:27:26.012Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T17:27:26.666Z] + cat /w/workspace/device-onvif-camera/107/archives/cost.csv [2023-03-07T17:27:26.666Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T17:27:26.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] [2023-03-07T17:27:26.765Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] did not exist. Created. [2023-03-07T17:27:26.765Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T17:27:27.426Z] /w/workspace/device-onvif-camera/107@tmp/durable-2bd5fc83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T17:27:28.090Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T17:27:28.106Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T17:27:28.184Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T17:27:28.191Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T17:27:28.214Z] $ docker stop --time=1 d1668102428f96cf156e625755a2018f4f8ee09bd9e4da3f2fe8372e3078f7c6 [2023-03-07T17:27:29.728Z] $ docker rm -f --volumes d1668102428f96cf156e625755a2018f4f8ee09bd9e4da3f2fe8372e3078f7c6 [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-03-07T17:27:30.208Z] provisioning config files... [2023-03-07T17:27:30.215Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17686249244202866610tmp [Pipeline] { [Pipeline] sh [2023-03-07T17:27:30.509Z] + set +x [2023-03-07T17:27:30.509Z] + curl -s https://codecov.io/bash [2023-03-07T17:27:30.509Z] + bash -s -- [2023-03-07T17:27:30.509Z] [2023-03-07T17:27:30.509Z] _____ _ [2023-03-07T17:27:30.509Z] / ____| | | [2023-03-07T17:27:30.509Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T17:27:30.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T17:27:30.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T17:27:30.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T17:27:30.509Z] Bash-1.0.6 [2023-03-07T17:27:30.509Z] [2023-03-07T17:27:30.509Z] [2023-03-07T17:27:30.509Z] ==> git version 2.25.1 found [2023-03-07T17:27:30.509Z] ==> 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-03-07T17:27:30.509Z] Release-Date: 2020-01-08 [2023-03-07T17:27:30.509Z] 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-03-07T17:27:30.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T17:27:30.509Z] ==> Jenkins CI detected. [2023-03-07T17:27:30.509Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-07T17:27:30.509Z] project root: . [2023-03-07T17:27:30.509Z] --> token set from env [2023-03-07T17:27:30.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T17:27:30.509Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T17:27:30.509Z] ==> Python coveragepy not found [2023-03-07T17:27:30.509Z] ==> Searching for coverage reports in: [2023-03-07T17:27:30.509Z] + . [2023-03-07T17:27:30.509Z] -> Found 1 reports [2023-03-07T17:27:30.509Z] ==> Detecting git/mercurial file structure [2023-03-07T17:27:30.509Z] ==> Reading reports [2023-03-07T17:27:30.768Z] + ./coverage.out bytes=79184 [2023-03-07T17:27:30.768Z] ==> Appending adjustments [2023-03-07T17:27:30.768Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T17:27:30.768Z] + Found adjustments [2023-03-07T17:27:30.768Z] ==> Gzipping contents [2023-03-07T17:27:30.768Z] 12K /tmp/codecov.AIzSdR.gz [2023-03-07T17:27:30.768Z] ==> Uploading reports [2023-03-07T17:27:30.768Z] url: https://codecov.io [2023-03-07T17:27:30.768Z] query: branch=main&commit=5eec883b2bb43bf890ad540a9146487d6a3ec42a&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T17:27:30.768Z] -> Pinging Codecov [2023-03-07T17:27:30.768Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=5eec883b2bb43bf890ad540a9146487d6a3ec42a&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T17:27:31.028Z] -> Uploading to [2023-03-07T17:27:31.028Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/5eec883b2bb43bf890ad540a9146487d6a3ec42a/60dae01b-dcaa-46d6-a670-b509c2b3237f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T172730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9b351325f1343688a5cbc06221457f38d59e192a408301edb2cc274d88d5deb [2023-03-07T17:27:31.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T17:27:31.028Z] Dload Upload Total Spent Left Speed [2023-03-07T17:27:31.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10811 0 0 100 10811 0 48918 --:--:-- --:--:-- --:--:-- 48698 100 10811 0 0 100 10811 0 37408 --:--:-- --:--:-- --:--:-- 37279 [2023-03-07T17:27:31.288Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] } [2023-03-07T17:27:31.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-07T17:27:31.505Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-07T17:27:31.515Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:27:31.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T17:27:31.813Z] [2023-03-07T17:27:31.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:27:32.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T17:27:32.131Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-07T17:27:32.131Z] df9b9388f04a: Pulling fs layer [2023-03-07T17:27:32.131Z] 52dc419b0ee2: Pulling fs layer [2023-03-07T17:27:32.131Z] 25bc292e5bac: Pulling fs layer [2023-03-07T17:27:32.131Z] 114826534d7a: Pulling fs layer [2023-03-07T17:27:32.131Z] 4657fd5d0bcf: Pulling fs layer [2023-03-07T17:27:32.131Z] 6ad1cebc031e: Pulling fs layer [2023-03-07T17:27:32.131Z] 8a3aa393b2d8: Pulling fs layer [2023-03-07T17:27:32.131Z] 114826534d7a: Waiting [2023-03-07T17:27:32.131Z] 4657fd5d0bcf: Waiting [2023-03-07T17:27:32.131Z] 6ad1cebc031e: Waiting [2023-03-07T17:27:32.131Z] 8a3aa393b2d8: Waiting [2023-03-07T17:27:32.131Z] 25bc292e5bac: Verifying Checksum [2023-03-07T17:27:32.131Z] 25bc292e5bac: Download complete [2023-03-07T17:27:32.131Z] 52dc419b0ee2: Verifying Checksum [2023-03-07T17:27:32.131Z] 52dc419b0ee2: Download complete [2023-03-07T17:27:32.131Z] 4657fd5d0bcf: Verifying Checksum [2023-03-07T17:27:32.131Z] 4657fd5d0bcf: Download complete [2023-03-07T17:27:32.131Z] df9b9388f04a: Download complete [2023-03-07T17:27:32.390Z] df9b9388f04a: Pull complete [2023-03-07T17:27:32.390Z] 6ad1cebc031e: Verifying Checksum [2023-03-07T17:27:32.390Z] 6ad1cebc031e: Download complete [2023-03-07T17:27:32.390Z] 52dc419b0ee2: Pull complete [2023-03-07T17:27:32.649Z] 25bc292e5bac: Pull complete [2023-03-07T17:27:33.219Z] 114826534d7a: Verifying Checksum [2023-03-07T17:27:33.219Z] 114826534d7a: Download complete [2023-03-07T17:27:33.219Z] 8a3aa393b2d8: Verifying Checksum [2023-03-07T17:27:33.219Z] 8a3aa393b2d8: Download complete [2023-03-07T17:27:37.409Z] 114826534d7a: Pull complete [2023-03-07T17:27:37.409Z] 4657fd5d0bcf: Pull complete [2023-03-07T17:27:37.668Z] 6ad1cebc031e: Pull complete [2023-03-07T17:27:40.963Z] 8a3aa393b2d8: Pull complete [2023-03-07T17:27:40.963Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-07T17:27:40.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T17:27:40.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:27:41.048Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:27:41.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-07T17:27:48.086Z] $ docker top 9a440f076dce389bc69754d20432f578e39bd078fe81011f8e2d7f6cde97086c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T17:27:48.164Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-07T17:27:48.440Z] + set -o pipefail [2023-03-07T17:27:48.440Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-07T17:27:53.711Z] [2023-03-07T17:27:53.711Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-07T17:27:53.711Z] [2023-03-07T17:27:53.711Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/bc5c6163-8d2e-4ca9-8c8c-7c305499a193 [2023-03-07T17:27:53.711Z] [2023-03-07T17:27:53.711Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-07T17:27:53.711Z] [2023-03-07T17:27:53.711Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-07T17:27:53.711Z] [2023-03-07T17:27:53.711Z] [2023-03-07T17:27:53.711Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-07T17:27:53.711Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-07T17:27:53.711Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-07T17:27:53.721Z] $ docker stop --time=1 9a440f076dce389bc69754d20432f578e39bd078fe81011f8e2d7f6cde97086c [2023-03-07T17:27:56.774Z] $ docker rm -f --volumes 9a440f076dce389bc69754d20432f578e39bd078fe81011f8e2d7f6cde97086c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-07T17:27:57.185Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:27:57.203Z] provisioning config files... [2023-03-07T17:27:57.210Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1452197620228627286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:27:57.504Z] --> edgex-publish-swagger.sh [2023-03-07T17:27:57.504Z] === Publish doc/openapi/v2 API === [2023-03-07T17:27:57.504Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-07T17:27:57.504Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-07T17:27:57.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T17:27:57.504Z] Dload Upload Total Spent Left Speed [2023-03-07T17:27:58.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 685k --:--:-- --:--:-- --:--:-- 685k [2023-03-07T17:27:58.071Z] [2023-03-07T17:27:58.071Z] [Pipeline] } [2023-03-07T17:27:58.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T17:27:58.463Z] + git log --format=format:%s -1 5eec883b2bb43bf890ad540a9146487d6a3ec42a [Pipeline] sh [2023-03-07T17:27:58.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T17:27:58.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:27:59.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:27:59.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:27:59.139Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:27:59.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T17:27:59.574Z] $ docker top 3c88d930f99d7beb6c23f15d20bf4355c3e6cd3f0accd316c7a746f7df19b0ee -eo pid,comm [2023-03-07T17:27:59.624Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T17:27:59.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T17:27:59.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T17:27:59.665Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T17:27:59.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T17:27:59.779Z] $ docker exec 3c88d930f99d7beb6c23f15d20bf4355c3e6cd3f0accd316c7a746f7df19b0ee ssh-agent [2023-03-07T17:27:59.895Z] SSH_AUTH_SOCK=/tmp/ssh-dJ5Yr8wZlzI5/agent.31 [2023-03-07T17:27:59.895Z] SSH_AGENT_PID=37 [2023-03-07T17:27:59.900Z] Running ssh-add (command line suppressed) [2023-03-07T17:27:59.993Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8885634418339418737.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8885634418339418737.key) [2023-03-07T17:28:00.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T17:28:00.297Z] + git semver tag [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,491 [run_tag] DEBUG tag force:False [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,491 [check_head_tag] DEBUG check head tag [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,492 [execute] INFO git cat-file --batch-check [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,496 [execute] INFO git cat-file --batch [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,528 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,528 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-07T17:28:00.556Z] 2023-03-07 17:28:00,533 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:28:00.556Z] 3.0.0-dev.17 [Pipeline] } [2023-03-07T17:28:00.564Z] $ docker exec --env ******** --env ******** 3c88d930f99d7beb6c23f15d20bf4355c3e6cd3f0accd316c7a746f7df19b0ee ssh-agent -k [2023-03-07T17:28:00.669Z] unset SSH_AUTH_SOCK; [2023-03-07T17:28:00.670Z] unset SSH_AGENT_PID; [2023-03-07T17:28:00.670Z] echo Agent pid 37 killed; [2023-03-07T17:28:00.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T17:28:00.985Z] + git semver [Pipeline] } [2023-03-07T17:28:01.254Z] $ docker stop --time=1 3c88d930f99d7beb6c23f15d20bf4355c3e6cd3f0accd316c7a746f7df19b0ee [2023-03-07T17:28:02.514Z] $ docker rm -f --volumes 3c88d930f99d7beb6c23f15d20bf4355c3e6cd3f0accd316c7a746f7df19b0ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:28:02.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T17:28:02.915Z] [2023-03-07T17:28:02.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:28:03.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T17:28:03.223Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-07T17:28:03.223Z] ab5ef0e58194: Pulling fs layer [2023-03-07T17:28:03.223Z] 9712f1f96733: Pulling fs layer [2023-03-07T17:28:03.223Z] 63f879dbbcfc: Pulling fs layer [2023-03-07T17:28:03.223Z] 0d9ebad4ef96: Pulling fs layer [2023-03-07T17:28:03.223Z] e9a5061849ea: Pulling fs layer [2023-03-07T17:28:03.223Z] d747dcd14b5f: Pulling fs layer [2023-03-07T17:28:03.223Z] 2de7ff778b66: Pulling fs layer [2023-03-07T17:28:03.223Z] 0d9ebad4ef96: Waiting [2023-03-07T17:28:03.223Z] e9a5061849ea: Waiting [2023-03-07T17:28:03.223Z] d747dcd14b5f: Waiting [2023-03-07T17:28:03.223Z] 9712f1f96733: Verifying Checksum [2023-03-07T17:28:03.223Z] 9712f1f96733: Download complete [2023-03-07T17:28:03.809Z] 63f879dbbcfc: Verifying Checksum [2023-03-07T17:28:03.809Z] 63f879dbbcfc: Download complete [2023-03-07T17:28:04.069Z] e9a5061849ea: Verifying Checksum [2023-03-07T17:28:04.069Z] e9a5061849ea: Download complete [2023-03-07T17:28:04.069Z] d747dcd14b5f: Verifying Checksum [2023-03-07T17:28:04.069Z] d747dcd14b5f: Download complete [2023-03-07T17:28:04.069Z] ab5ef0e58194: Verifying Checksum [2023-03-07T17:28:04.069Z] ab5ef0e58194: Download complete [2023-03-07T17:28:04.069Z] 0d9ebad4ef96: Verifying Checksum [2023-03-07T17:28:04.069Z] 0d9ebad4ef96: Download complete [2023-03-07T17:28:04.069Z] 2de7ff778b66: Verifying Checksum [2023-03-07T17:28:04.069Z] 2de7ff778b66: Download complete [2023-03-07T17:28:07.358Z] ab5ef0e58194: Pull complete [2023-03-07T17:28:07.358Z] 9712f1f96733: Pull complete [2023-03-07T17:28:07.925Z] 63f879dbbcfc: Pull complete [2023-03-07T17:28:12.120Z] 0d9ebad4ef96: Pull complete [2023-03-07T17:28:12.378Z] e9a5061849ea: Pull complete [2023-03-07T17:28:12.378Z] d747dcd14b5f: Pull complete [2023-03-07T17:28:13.752Z] 2de7ff778b66: Pull complete [2023-03-07T17:28:13.752Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-07T17:28:13.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T17:28:13.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:28:13.833Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:28:13.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-07T17:28:19.604Z] $ docker top c290ba6856bf30247fb163457b1d6bd14646bb76e65e4baea2c37f7d4b7f2cfa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:28:19.678Z] provisioning config files... [2023-03-07T17:28:19.684Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13688132918327898205tmp [2023-03-07T17:28:19.693Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1927214300329770972tmp [2023-03-07T17:28:19.701Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15792082619355164223tmp [Pipeline] { [Pipeline] echo [2023-03-07T17:28:19.716Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:20.000Z] ---> sigul-configuration.sh [2023-03-07T17:28:20.000Z] gpg: directory `/root/.gnupg' created [2023-03-07T17:28:20.000Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-07T17:28:20.000Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-07T17:28:20.000Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-07T17:28:20.000Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-07T17:28:20.000Z] gpg: CAST5 encrypted data [2023-03-07T17:28:20.000Z] gpg: encrypted with 1 passphrase [2023-03-07T17:28:20.000Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-07T17:28:20.288Z] + mkdir /home/jenkins [2023-03-07T17:28:20.288Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-07T17:28:20.575Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-07T17:28:20.586Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:20.871Z] ---> sigul-install.sh [2023-03-07T17:28:20.871Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-07T17:28:21.158Z] + git tag --list [2023-03-07T17:28:21.158Z] v0.0.0 [2023-03-07T17:28:21.158Z] v0.0.1-dev.1 [2023-03-07T17:28:21.158Z] v0.0.1-dev.10 [2023-03-07T17:28:21.158Z] v0.0.1-dev.11 [2023-03-07T17:28:21.158Z] v0.0.1-dev.12 [2023-03-07T17:28:21.158Z] v0.0.1-dev.13 [2023-03-07T17:28:21.158Z] v0.0.1-dev.14 [2023-03-07T17:28:21.158Z] v0.0.1-dev.15 [2023-03-07T17:28:21.158Z] v0.0.1-dev.16 [2023-03-07T17:28:21.158Z] v0.0.1-dev.17 [2023-03-07T17:28:21.158Z] v0.0.1-dev.18 [2023-03-07T17:28:21.158Z] v0.0.1-dev.19 [2023-03-07T17:28:21.158Z] v0.0.1-dev.2 [2023-03-07T17:28:21.158Z] v0.0.1-dev.20 [2023-03-07T17:28:21.158Z] v0.0.1-dev.21 [2023-03-07T17:28:21.158Z] v0.0.1-dev.22 [2023-03-07T17:28:21.158Z] v0.0.1-dev.23 [2023-03-07T17:28:21.158Z] v0.0.1-dev.24 [2023-03-07T17:28:21.158Z] v0.0.1-dev.25 [2023-03-07T17:28:21.158Z] v0.0.1-dev.26 [2023-03-07T17:28:21.158Z] v0.0.1-dev.27 [2023-03-07T17:28:21.158Z] v0.0.1-dev.28 [2023-03-07T17:28:21.158Z] v0.0.1-dev.3 [2023-03-07T17:28:21.158Z] v0.0.1-dev.4 [2023-03-07T17:28:21.158Z] v0.0.1-dev.5 [2023-03-07T17:28:21.158Z] v0.0.1-dev.6 [2023-03-07T17:28:21.158Z] v0.0.1-dev.7 [2023-03-07T17:28:21.158Z] v0.0.1-dev.8 [2023-03-07T17:28:21.158Z] v0.0.1-dev.9 [2023-03-07T17:28:21.158Z] v2.2.0 [2023-03-07T17:28:21.158Z] v2.2.0-dev.29 [2023-03-07T17:28:21.158Z] v2.2.0-dev.30 [2023-03-07T17:28:21.158Z] v2.2.0-dev.31 [2023-03-07T17:28:21.158Z] v2.2.0-dev.32 [2023-03-07T17:28:21.158Z] v2.2.0-dev.33 [2023-03-07T17:28:21.158Z] v2.2.0-dev.34 [2023-03-07T17:28:21.158Z] v2.2.0-dev.35 [2023-03-07T17:28:21.158Z] v2.3.0 [2023-03-07T17:28:21.158Z] v2.3.0-dev.1 [2023-03-07T17:28:21.158Z] v2.3.0-dev.10 [2023-03-07T17:28:21.158Z] v2.3.0-dev.11 [2023-03-07T17:28:21.158Z] v2.3.0-dev.12 [2023-03-07T17:28:21.158Z] v2.3.0-dev.13 [2023-03-07T17:28:21.158Z] v2.3.0-dev.14 [2023-03-07T17:28:21.158Z] v2.3.0-dev.15 [2023-03-07T17:28:21.158Z] v2.3.0-dev.16 [2023-03-07T17:28:21.158Z] v2.3.0-dev.17 [2023-03-07T17:28:21.158Z] v2.3.0-dev.18 [2023-03-07T17:28:21.158Z] v2.3.0-dev.19 [2023-03-07T17:28:21.158Z] v2.3.0-dev.2 [2023-03-07T17:28:21.158Z] v2.3.0-dev.20 [2023-03-07T17:28:21.158Z] v2.3.0-dev.21 [2023-03-07T17:28:21.158Z] v2.3.0-dev.22 [2023-03-07T17:28:21.158Z] v2.3.0-dev.23 [2023-03-07T17:28:21.158Z] v2.3.0-dev.24 [2023-03-07T17:28:21.158Z] v2.3.0-dev.25 [2023-03-07T17:28:21.158Z] v2.3.0-dev.26 [2023-03-07T17:28:21.158Z] v2.3.0-dev.27 [2023-03-07T17:28:21.158Z] v2.3.0-dev.28 [2023-03-07T17:28:21.158Z] v2.3.0-dev.29 [2023-03-07T17:28:21.158Z] v2.3.0-dev.3 [2023-03-07T17:28:21.158Z] v2.3.0-dev.30 [2023-03-07T17:28:21.158Z] v2.3.0-dev.31 [2023-03-07T17:28:21.158Z] v2.3.0-dev.32 [2023-03-07T17:28:21.158Z] v2.3.0-dev.33 [2023-03-07T17:28:21.158Z] v2.3.0-dev.34 [2023-03-07T17:28:21.158Z] v2.3.0-dev.35 [2023-03-07T17:28:21.158Z] v2.3.0-dev.36 [2023-03-07T17:28:21.158Z] v2.3.0-dev.37 [2023-03-07T17:28:21.158Z] v2.3.0-dev.38 [2023-03-07T17:28:21.158Z] v2.3.0-dev.39 [2023-03-07T17:28:21.158Z] v2.3.0-dev.4 [2023-03-07T17:28:21.158Z] v2.3.0-dev.40 [2023-03-07T17:28:21.158Z] v2.3.0-dev.41 [2023-03-07T17:28:21.158Z] v2.3.0-dev.42 [2023-03-07T17:28:21.158Z] v2.3.0-dev.43 [2023-03-07T17:28:21.158Z] v2.3.0-dev.44 [2023-03-07T17:28:21.158Z] v2.3.0-dev.45 [2023-03-07T17:28:21.158Z] v2.3.0-dev.5 [2023-03-07T17:28:21.158Z] v2.3.0-dev.6 [2023-03-07T17:28:21.158Z] v2.3.0-dev.7 [2023-03-07T17:28:21.158Z] v2.3.0-dev.8 [2023-03-07T17:28:21.158Z] v2.3.0-dev.9 [2023-03-07T17:28:21.158Z] v2.3.1-dev.1 [2023-03-07T17:28:21.158Z] v3.0.0-dev.1 [2023-03-07T17:28:21.158Z] v3.0.0-dev.10 [2023-03-07T17:28:21.158Z] v3.0.0-dev.11 [2023-03-07T17:28:21.158Z] v3.0.0-dev.12 [2023-03-07T17:28:21.158Z] v3.0.0-dev.13 [2023-03-07T17:28:21.158Z] v3.0.0-dev.14 [2023-03-07T17:28:21.158Z] v3.0.0-dev.15 [2023-03-07T17:28:21.158Z] v3.0.0-dev.16 [2023-03-07T17:28:21.158Z] v3.0.0-dev.17 [2023-03-07T17:28:21.158Z] v3.0.0-dev.2 [2023-03-07T17:28:21.158Z] v3.0.0-dev.3 [2023-03-07T17:28:21.158Z] v3.0.0-dev.4 [2023-03-07T17:28:21.158Z] v3.0.0-dev.5 [2023-03-07T17:28:21.158Z] v3.0.0-dev.6 [2023-03-07T17:28:21.158Z] v3.0.0-dev.7 [2023-03-07T17:28:21.158Z] v3.0.0-dev.8 [2023-03-07T17:28:21.158Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-07T17:28:21.445Z] + lftools sign git-tag v3.0.0-dev.17 [2023-03-07T17:28:22.012Z] Signing Git tag with Sigul... [2023-03-07T17:28:22.012Z] Signing v3.0.0-dev.17 [Pipeline] echo [2023-03-07T17:28:22.589Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:22.873Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-07T17:28:22.879Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-07T17:28:22.898Z] $ docker stop --time=1 c290ba6856bf30247fb163457b1d6bd14646bb76e65e4baea2c37f7d4b7f2cfa [2023-03-07T17:28:24.202Z] $ docker rm -f --volumes c290ba6856bf30247fb163457b1d6bd14646bb76e65e4baea2c37f7d4b7f2cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-07T17:28:24.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T17:28:24.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:28:24.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:28:24.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:28:24.976Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:28:25.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T17:28:25.328Z] $ docker top 17bc9b211df9075070afe624fd196d07634163b81162d950133de630ea2082dd -eo pid,comm [2023-03-07T17:28:25.380Z] 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-03-07T17:28:25.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T17:28:25.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T17:28:25.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T17:28:25.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T17:28:25.541Z] $ docker exec 17bc9b211df9075070afe624fd196d07634163b81162d950133de630ea2082dd ssh-agent [2023-03-07T17:28:25.648Z] SSH_AUTH_SOCK=/tmp/ssh-eWsDFJmVJQWG/agent.33 [2023-03-07T17:28:25.648Z] SSH_AGENT_PID=39 [2023-03-07T17:28:25.653Z] Running ssh-add (command line suppressed) [2023-03-07T17:28:25.767Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11492101517225399479.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11492101517225399479.key) [2023-03-07T17:28:25.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T17:28:26.067Z] + git semver bump pre [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,263 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,263 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,263 [bump_version] DEBUG bumped version:3.0.0-dev.18 [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,263 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,263 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,264 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,266 [execute] INFO git cat-file --batch-check [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,272 [execute] INFO git cat-file --batch [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T17:28:26.326Z] 2023-03-07 17:28:26,279 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:28:26.326Z] 3.0.0-dev.18 [Pipeline] } [2023-03-07T17:28:26.333Z] $ docker exec --env ******** --env ******** 17bc9b211df9075070afe624fd196d07634163b81162d950133de630ea2082dd ssh-agent -k [2023-03-07T17:28:26.441Z] unset SSH_AUTH_SOCK; [2023-03-07T17:28:26.442Z] unset SSH_AGENT_PID; [2023-03-07T17:28:26.442Z] echo Agent pid 39 killed; [2023-03-07T17:28:26.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T17:28:26.758Z] + git semver [Pipeline] } [2023-03-07T17:28:27.033Z] $ docker stop --time=1 17bc9b211df9075070afe624fd196d07634163b81162d950133de630ea2082dd [2023-03-07T17:28:28.300Z] $ docker rm -f --volumes 17bc9b211df9075070afe624fd196d07634163b81162d950133de630ea2082dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T17:28:28.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T17:28:28.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:28:28.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:28:28.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:28:29.015Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:28:29.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T17:28:29.391Z] $ docker top 5f7e19ae921da5fc2db593f3e6d74ca7d3d7c9d96cc5cc4a956ddc9bd9db8bdc -eo pid,comm [2023-03-07T17:28:29.440Z] 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-03-07T17:28:29.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T17:28:29.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T17:28:29.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T17:28:29.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T17:28:29.595Z] $ docker exec 5f7e19ae921da5fc2db593f3e6d74ca7d3d7c9d96cc5cc4a956ddc9bd9db8bdc ssh-agent [2023-03-07T17:28:29.702Z] SSH_AUTH_SOCK=/tmp/ssh-ZauoSQrGX8sg/agent.31 [2023-03-07T17:28:29.702Z] SSH_AGENT_PID=37 [2023-03-07T17:28:29.708Z] Running ssh-add (command line suppressed) [2023-03-07T17:28:29.821Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5958684277573663286.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5958684277573663286.key) [2023-03-07T17:28:29.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T17:28:30.119Z] + git semver push [2023-03-07T17:28:30.378Z] 2023-03-07 17:28:30,341 [run_push] DEBUG push [2023-03-07T17:28:30.378Z] 2023-03-07 17:28:30,341 [execute] INFO git cat-file --batch-check [2023-03-07T17:28:30.378Z] 2023-03-07 17:28:30,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T17:28:30.378Z] 2023-03-07 17:28:30,346 [execute] INFO git rev-list 0ec6ef0cd089fb14959bc22ec27d3ee4b617ba6b -- [2023-03-07T17:28:30.378Z] 2023-03-07 17:28:30,346 [execute] DEBUG Popen(['git', 'rev-list', '0ec6ef0cd089fb14959bc22ec27d3ee4b617ba6b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T17:28:30.378Z] 2023-03-07 17:28:30,353 [execute] INFO git fetch -v origin [2023-03-07T17:28:30.378Z] 2023-03-07 17:28:30,353 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-07T17:28:30.945Z] 2023-03-07 17:28:30,886 [run_push] DEBUG no remote changes detected [2023-03-07T17:28:30.945Z] 2023-03-07 17:28:30,887 [execute] INFO git push origin semver [2023-03-07T17:28:30.945Z] 2023-03-07 17:28:30,887 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T17:28:31.880Z] 2023-03-07 17:28:31,704 [run_push] DEBUG push all version tags [2023-03-07T17:28:31.880Z] 2023-03-07 17:28:31,705 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-07T17:28:31.880Z] 2023-03-07 17:28:31,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-07T17:28:32.815Z] 2023-03-07 17:28:32,479 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T17:28:32.815Z] 3.0.0-dev.18 [Pipeline] } [2023-03-07T17:28:32.822Z] $ docker exec --env ******** --env ******** 5f7e19ae921da5fc2db593f3e6d74ca7d3d7c9d96cc5cc4a956ddc9bd9db8bdc ssh-agent -k [2023-03-07T17:28:32.928Z] unset SSH_AUTH_SOCK; [2023-03-07T17:28:32.928Z] unset SSH_AGENT_PID; [2023-03-07T17:28:32.928Z] echo Agent pid 37 killed; [2023-03-07T17:28:32.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T17:28:33.243Z] + git semver [Pipeline] } [2023-03-07T17:28:33.513Z] $ docker stop --time=1 5f7e19ae921da5fc2db593f3e6d74ca7d3d7c9d96cc5cc4a956ddc9bd9db8bdc [2023-03-07T17:28:34.790Z] $ docker rm -f --volumes 5f7e19ae921da5fc2db593f3e6d74ca7d3d7c9d96cc5cc4a956ddc9bd9db8bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-03-07T17:28:35.326Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-07T17:28:35.326Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-07T17:28:35.326Z] total 16 [2023-03-07T17:28:35.326Z] drwxr-xr-x 3 root root 4096 Mar 7 17:18 . [2023-03-07T17:28:35.326Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:28 .. [2023-03-07T17:28:35.326Z] drwxr-xr-x 2 root root 4096 Mar 7 17:18 cost [2023-03-07T17:28:35.326Z] -rw-r--r-- 1 root root 91 Mar 7 17:18 cost.csv [2023-03-07T17:28:35.326Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-07T17:28:35.326Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-07T17:28:35.326Z] total 16 [2023-03-07T17:28:35.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:18 . [2023-03-07T17:28:35.326Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:28 .. [2023-03-07T17:28:35.326Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 17:18 cost [2023-03-07T17:28:35.326Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 7 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:35.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:36.478Z] ---> package-listing.sh [2023-03-07T17:28:36.478Z] ++ facter osfamily [2023-03-07T17:28:36.478Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T17:28:36.787Z] + OS_FAMILY=debian [2023-03-07T17:28:36.787Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-07T17:28:36.787Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T17:28:36.787Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T17:28:36.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T17:28:36.787Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T17:28:36.787Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-07T17:28:36.787Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T17:28:36.787Z] + case "${OS_FAMILY}" in [2023-03-07T17:28:36.787Z] + dpkg -l [2023-03-07T17:28:36.787Z] + grep '^ii' [2023-03-07T17:28:36.787Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T17:28:36.787Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T17:28:36.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T17:28:36.787Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-07T17:28:36.787Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-07T17:28:36.787Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-07T17:28:36.812Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T17:28:37.170Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:28:37.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:28:37.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:28:37.861Z] prd-ubuntu20.04-docker-8c-8g-8575 does not seem to be running inside a container [2023-03-07T17:28:37.888Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T17:28:38.118Z] $ docker top 00630b761f1ac90cb2cb469ffeec3ed4ea905251dbdf27c4f022cc68be1e6e05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:28:38.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T17:28:38.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T17:28:39.025Z] + ls /var/log/sa-host [2023-03-07T17:28:39.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:28:39.095Z] provisioning config files... [2023-03-07T17:28:39.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6713972601738661623tmp [Pipeline] { [Pipeline] echo [2023-03-07T17:28:39.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:39.394Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T17:28:39.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:39.726Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T17:28:39.735Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:40.016Z] ---> sudo-logs.sh [2023-03-07T17:28:40.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T17:28:40.038Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:40.318Z] ---> job-cost.sh [2023-03-07T17:28:40.318Z] lf-activate-venv: SKIPPING [2023-03-07T17:28:40.318Z] DEBUG: total: 0.2199999988079071 [2023-03-07T17:28:40.318Z] INFO: Retrieving Stack Cost... [2023-03-07T17:28:40.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T17:28:41.143Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T17:28:41.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:41.700Z] ---> logs-deploy.sh [2023-03-07T17:28:41.700Z] lf-activate-venv: SKIPPING [2023-03-07T17:28:41.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/107 [2023-03-07T17:28:41.700Z] INFO: archiving workspace using pattern(s): [2023-03-07T17:28:42.636Z] Archives upload complete. [2023-03-07T17:28:42.901Z] INFO: archiving logs to Nexus